Release 1.0.1.
[wine/gsoc-2012-control.git] / ANNOUNCE
blob37a6cc99d4200126265ddd9ae99c1e7eaffb15b5
1 The Wine maintenance release 1.0.1 is now available.
3 This is a maintenance release from the 1.0 stable branch. It contains
4 only translation updates and small bug fixes.
6 The source is available from the following locations:
8   http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.0.1.tar.bz2
9   http://prdownloads.sourceforge.net/wine/wine-1.0.1.tar.bz2
11 Binary packages for various distributions will be available from:
13   http://www.winehq.org/site/download
15 You will find documentation on http://www.winehq.org/site/documentation
17 You can also get the current source directly from the git
18 repository. Check http://www.winehq.org/site/git for details.
20 Wine is available thanks to the work of many people. See the file
21 AUTHORS in the distribution for the complete list.
23 ----------------------------------------------------------------
25 Bugs fixed in 1.0.1:
27    5031  First Encounter Assault Recon (FEAR) SP Demo Crashes on Start
28    6650  MSTSC (Remote Desktop) crashes
29    9775  Syberia 2, Max Payne 1 & 2 - Screenshots and thumbnails broken
30    9777  Silencer doesn't fully connect to lobby server.
31   10132  bad cyrillic font rendering
32   10229  Serious Sam TSE 1.07 - network connection fails
33   11198  C & C Tiberian Sun reporsts comctl32.dll is an older version on winver higher then 98
34   11494  Speed Commander 12 does not install
35   11640  Unable to use multiplayer in Sins of a Solar Empire: unknown address family
36   11766  Heap corruption in crypt32 during Sandra benchmark?
37   11936  window size is too small in the "vc2008 redist installer" and "Firefox 3" [dogfood]
38   11950  TheBat! 3.99.1 show white squares not icons under wine after 0.9.56
39   12005  Regression in pressure sensitivity with wizardpen tablet driver and Photoshop 7
40   12302  Lord of the Rings:  Shadows of Angmar unplayable due to high lag
41   12305  Firefox 3 beta 4 font problem: colon displayed as 0038 unicode glyph-missing glyph [dogfood]
42   12740  Wine tries to execute non-executable data (regression against 0.9.59)
43   12879  Cluster size not supported for large NFS mounts?
44   13227  100% CPU Usage with notepad - with dtrace output
45   13599  Can't install Autocad 2005
46   13601  can't compile wine with Xcode 3.1 or iPhone SDK
47   13713  Hema Album Software Advanced won't start, it crashes and has to be killed.
48   13748  Last Chaos aborts after clicking 'start' in 0.9.57 and later
49   13765  ZENcast 2.01.01 Installer Fails to Start
50   13882  psiops crashes while starting (XStreamlok)
51   14006  at least one locale missing: eo - (breaks .NET internationalization)
52   14019  systray icon not displayed in dual screen
53   14040  Microsoft Virtual Earth 3D beta inner installer aborts when reading registry
54   14053  Winamp 5.53 fails to start due to a loader crash
55   14188  utorrent - it disconnects fast leaching peers with Error 10022
56   14356  alt.binz does not run anymore
58 ----------------------------------------------------------------
60 Changes since 1.0:
62 Alexander Nicolaysen Sørnes (2):
63       Updated Norwegian Bokmål Readme file.
64       kernel32/winerr: Add Norwegian Bokmål translation.
66 Alexandre Julliard (16):
67       winex11: Only register an XIM callback if we can't open the XIM right away.
68       server: Move the process pipe hangup handling into kill_process.
69       winex11: Check for matching pixel format in wglMakeCurrent.
70       ntdll: Force execute permission again on the stack after clearing it.
71       ntdll: Add some sanity checks for invalid relocation blocks.
72       winex11: Check for XKB extension on the GDI display too.
73       user32: Fix MapWindowPoints behavior in the process that owns the desktop window.
74       libwine: Add support for relocating MS-style imports that use OriginalFirstThunk.
75       ntdll: Hardcode the filesystem cluster size to avoid trouble on NFS.
76       ntdll: Preserve the 2K block size returned for CDROMs.
77       comdlg32: Merge Chinese resources into a single file.
78       comctl32: Rename the Chinese resources to comctl_Zh.rc.
79       ws2_32: Allow arbitrary-sized iovecs again in WSASendTo and WSARecvFrom.
80       Avoid exporting common symbols since that's broken on Mac OS X.
81       dnsapi: Fix compile without the resolv library.
82       services.exe: Pass the service name as first argument when auto-starting services.
84 Alistair Leslie-Hughes (1):
85       oleview: Fixed crash with loading typelib information.
87 Aric Stewart (1):
88       coreaudio: Make sure Port_SendToMessageThread is not NULL before calling CFMessagePortSendRequest.
90 Damjan Jovanovic (1):
91       ws2_32: Only enable FD_WRITE on short sends.
93 Daniel Santos (1):
94       ws2_32: WSASendTo() should clear last error on success.
96 Dmitry Timoshkov (3):
97       gdi32: Extend the font substitution test, make it pass under Wine.
98       gdi32: Use 0xffff as a default character as Vista does.
99       wine.inf: Add Baltic font substitutions.
101 Francois Gouget (1):
102       notepad: Remove spaces before '\n' in the Chinese resources.
104 Hans Leidekker (1):
105       wininet: Clear last error upon successful return from HttpSendRequest.
107 Henri Verbeet (1):
108       msvcrt: Don't depend on the system's implementation of acos() & asin().
110 Hongbo Ni (41):
111       notepad: Update simplified Chinese resource.
112       clock: Update simplified Chinese resource.
113       winefile: Update simplified Chinese resource.
114       winconsole: Update simplified Chinese resource.
115       progman: Update simplified Chinese resource.
116       user32: Update simplified Chinese resource.
117       comdlg32: Update simplified Chinese resource.
118       comctl32: Update simplified Chinese resource.
119       wineconsole: Convert simplified Chinese resource to utf8.
120       winefile: Convert simplified Chinese resource to utf8.
121       progman: Convert simplified Chinese resource to utf8.
122       comctl32: Convert simplified Chinese resource to utf8.
123       notepad: Convert simplified Chinese resource to utf8.
124       comdlg32: Convert traditional Chinese resource to utf8.
125       comdlg32: Convert simplified Chinese resource to utf8.
126       user32: Convert Chinese resource to utf8.
127       clock: Convert simplified Chinese resource to utf8.
128       clock: Add traditional Chinese resource.
129       progman: Add traditional Chinese resource.
130       winefile: Add traditional Chinese resource.
131       wineconsole: Add traditional Chinese resource.
132       notepad: Add traditional Chinese resource.
133       user32: Update traditional Chinese resource.
134       comdlg32: Update traditional Chinese resource.
135       comdlg32: Update simplified Chinese resource.
136       comdlg32: Update simplified Chinese resource.
137       notepad: Update Chinese resources - dialog font.
138       wineboot: Add simplified and traditional Chinese resources.
139       view: Add simplified and traditional Chinese resources.
140       credui: Add simplified and traditional Chinese resources.
141       htctrl: Add simplified and traditional Chinese resources.
142       localspl: Add simplified and traditional Chinese resources.
143       localui: Add simplified and traditional Chinese resources.
144       mpr: Add simplified and traditional Chinese resources.
145       msacm32: Add simplified and traditional Chinese resources.
146       msi: Add simplified and traditional Chinese resources.
147       oleaut32: Add simplified and traditional Chinese resources.
148       serialui: Add simplified and traditional Chinese resources.
149       setupapi: Add simplified and traditional Chinese resources.
150       shlwapi: Add simplified and traditional Chinese resources.
151       winspool: Add simplified and traditional Chinese resources.
153 Jeff Zaroyko (1):
154       ws2_32: Ignore lpFrom for connected sockets.
156 Jim Cameron (1):
157       user32: Fixed bug in loading .cur files.
159 John Klehm (4):
160       winex11: Add comments explaining wintab cursor slotting, type, and clarify x11 config.
161       winex11: Always assign a tablet cursor type.
162       winex11: Cursor iteration is now done by checking ACTIVE cursors.
163       winex11: Place tablet cursors in slots based on type.
165 Juan Lang (2):
166       crypt32: Fix length calculation for decoding CRL_DIST_POINT_NAME.
167       crypt32: Free memory using the correct function on failure.
169 Kirill K. Smirnov (1):
170       shell32: Avoid usage of undefined xdg_results variable, since XDG_UserDirLookup() always corrupts it.
172 Lei Zhang (3):
173       user32: Clamp newly created windows to the minimum window size.
174       sane.ds: Replace wsprintfW with sprintfW.
175       version: Prevent infinite looping in VersionInfo32_FindChild.
177 Massimo Del Fedele (1):
178       opengl32: glGetString() should return NULL on NULL context.
180 Mathias Kosch (1):
181       winex11: Fix typo in X11DRV_SetDIBits optimization.
183 Michael Karcher (1):
184       kernel32: Fix profile sharing mode.
186 Mikołaj Zalewski (6):
187       kernel32: Improve Esperanto locale definition.
188       shell32: autocomplete: Don't pass NULL pceltFetched to IEnumString_Next.
189       comctl32: Fix the file version string declaration.
190       oleaut32: Use custom file version in VERSIONINFO.
191       advapi32: Remove access checks from advapi32 (makes KEY_WOW64_* work).
192       winhlp32: Update Polish translation.
194 Muneyuki Noguchi (21):
195       notepad: Update Japanese translation.
196       comdlg32: Update Japanese translation.
197       user32: Update Japanese translation.
198       comdlg32: Update Japanese translation.
199       notepad: Update Japanese translation.
200       wininet: Update Japanese translation.
201       view: Add Japanese resources.
202       cmdlgtst: Add Japanese resources.
203       comdlg32: Update Japanese translation.
204       wineboot: Use "MS Shell Dlg" 9 in Japanese resources.
205       notepad: Use "MS Shell Dlg" 9 in Japanese resources.
206       avifil32: Use "MS Shell Dlg" 9 in Japanese resources.
207       setupapi: Use "MS Shell Dlg" 9 in Japanese resources.
208       user32: Use "MS Shell Dlg" 9 in Japanese resources.
209       wineps.drv: Use "MS Shell Dlg" 9 in Japanese resources.
210       wininet: Use "MS Shell Dlg" 9 in Japanese resources.
211       comctl32: Use "MS Shell Dlg" 9 in Japanese resources.
212       msacm32: Use "MS Shell Dlg" 9 in Japanese resources.
213       oledlg: Use "MS Shell Dlg" 9 in Japanese resources.
214       serialui: Use "MS Shell Dlg" 9 in Japanese resources.
215       shlwapi: Use "MS Shell Dlg" 9 in Japanese resources.
217 Rob Shearman (1):
218       shell32: Free the correct pointer in XDG_UserDirLookup.
220 Scott Ritchie (1):
221       wine.desktop: Add application/x-msi and change "emulator" to "program loader".
223 Tobias Jakobi (1):
224       d3d8: Fix IDirect3DDevice8::CreateImageSurface pool type.
226 Vitaly Lipatov (1):
227       wineboot: Do registry update with wineboot --update in any case.
229 Vladimir Pankratov (7):
230       README: Add Russian translation.
231       shell32: Update Russian translation.
232       mshtml: Update Russian translation.
233       regedit: Update Russian translation.
234       oleview: Add Russian translation.
235       hhctrl.ocx: Update Russian translation.
236       taskmgr: Add Russian translation.
239 Alexandre Julliard
240 julliard@winehq.org