Release 1.2-rc7.
[wine] / ANNOUNCE
1 The Wine development release 1.2-rc7 is now available.  Barring any
2 last minute problems, this should be the last release candidate before
3 the final 1.2. Please give it a good testing.
4
5 What's new in this release (see below for details):
6   - Translation updates.
7   - Various bug fixes.
8
9 The source is available from the following locations:
10
11   http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc7.tar.bz2
12   http://prdownloads.sourceforge.net/wine/wine-1.2-rc7.tar.bz2
13
14 Binary packages for various distributions will be available from:
15
16   http://www.winehq.org/site/download
17
18 You will find documentation on http://www.winehq.org/site/documentation
19
20 You can also get the current source directly from the git
21 repository. Check http://www.winehq.org/site/git for details.
22
23 Wine is available thanks to the work of many people. See the file
24 AUTHORS in the distribution for the complete list.
25
26 ----------------------------------------------------------------
27
28 Bugs fixed in 1.2-rc7:
29
30    1567  Capella 2002 - welcome-screen doesn't disappear
31    9216  Gothic 2 won't start - complains about hook process
32   12287  CommFort: cannot use sound capture
33   12298  Notation Composer: crashes when opening menus when using ALSA
34   13743  Checkboxes are drawn as buttons in Voyage Century
35   14869  Error closing internal windows in Hy-Tek Team Manager 4.0
36   15471  Adobe Contribute 4 locks up X
37   15548  Voyage Century Online crashes to desktop after logging in
38   16087  wine spews innumerable "Unable to check compatibility for Format..." errors in some games
39   16162  Settlers 3 crashes with "wine client error: partial write"
40   16863  Control drwaing over each other in very simple dotnet application
41   17239  Fiesta does not work - D3D issue?
42   18210  Fallout 3: game hangs after childbirth
43   18475  Fallout 3: No sound device detected. Fallout 3 cannot run.
44   18924  OutputDebugString does not do what it's supposed to do
45   19659  EverQuest 2: EQ2 Crashed shortly after entering game.
46   20650  Wargames crashes instantly if choosing hardware mode (rather than Software Rasterizer)
47   21422  winedbg cannot find local symbols in EXE.
48   22213  The Witcher, Enhanced edition crashes
49   22215  Goldwave - Window Close event freezes application
50   22944  Goldwave dialog windows drawn behind parent window
51   23265  The Neverhood: movies do not play
52   23417  EverQuest II: Crashes immediately after hitting "Play" at character select screen
53   23469  Spectrum Lab crashes on loud sounds
54   23479  notepad++: can no longer select file tabs when multiple files are open
55
56 ----------------------------------------------------------------
57
58 Changes since 1.2-rc6:
59
60 Alexander Nicolaysen Sørnes (1):
61       wordpad: Update Norwegian Bokmål translation.
62
63 Alexandre Goujon (1):
64       ws2_32: Add host unreachable case.
65
66 Alexandre Julliard (3):
67       Revert "comctl32: Fix selection of tab via mouse."
68       ntdll/tests: Fix a few test failures in the new exe protection tests.
69       msvcrt/tests: Add some alternative locale names that happen on Windows.
70
71 Andrew Nguyen (8):
72       msi/tests: Run the automation tests in silent mode to avoid a dialog.
73       msi/tests: Delete the test patch file for proper patch test cleanup.
74       msi/test: Uninstall the test product when skipping patch tests.
75       msi/tests: Skip patch tests if product installation failed.
76       msi/tests: Free the user SID string buffer with the correct deallocator in the source tests.
77       msi/tests: Remove a redundant source test.
78       msi/tests: Fix a source test comment.
79       msi/tests: Skip some source tests if a required product key cannot be created.
80
81 Andrey Turkin (1):
82       msxml3: Add test to highlight another difference between XSLPattern and XPath.
83
84 André Hentschel (1):
85       user32/tests: The dialog for that proc has no IDCANCEL.
86
87 Aric Stewart (1):
88       shlwapi: Correct slash/backslashs in UrlCanonicalize.
89
90 Austin Lund (1):
91       riched20: Process messages which arrive before WM_NCCREATE.
92
93 David Adam (1):
94       d3dx9_36/test: Fix a copy/paste typo.
95
96 Eric Pouech (1):
97       dbghelp: Added support for CFA save/restore operation.
98
99 Frédéric Delanoy (1):
100       comdlg32: Ensure French print dialogs sizes match English ones.
101
102 Gustavo Henrique Milaré (9):
103       cryptui: Update Portuguese (Brazilian) translation.
104       crypt32: Update Portuguese (Brazilian) translation.
105       crypt32: Update Portuguese (Brazilian) translation.
106       shell32: Update Portuguese (Brazilian) translation.
107       comdlg32: Fix Portuguese translation.
108       kernel32: Added Brazilian Portuguese winerr file.
109       kernel32: Fixed typos in Portuguese translation and changed LanguageName.
110       taskmgr: Fixed Portuguese (Brazilian) translation.
111       shdoclc: Fix Portuguese translation.
112
113 Henri Verbeet (1):
114       wined3d: Invalidate STATE_STREAMSRC in IWineD3DDeviceImpl_EvictManagedResources().
115
116 Igor Paliychuk (10):
117       clock: Add Ukrainian translation.
118       devenum: Add Ukrainian translation.
119       mapi32: Add Ukrainian translation.
120       serialui: Add Ukrainian translation.
121       uninstaller: Add Ukrainian translation.
122       view: Add Ukrainian translation.
123       wineps.drv: Add Ukrainian translation.
124       comdlg32: Ukrainian translation update.
125       winemine: Add Ukrainian translation.
126       winhlp32: Ukrainian translation update.
127
128 Jörg Höhle (1):
129       kernel32/tests: Skip fewer tests on Win9x.
130
131 Ken Sharp (12):
132       msvidc32: Add Welsh resource.
133       localspl: Add Welsh resource.
134       oleaut32: Add Welsh resource.
135       kernel32: Update Gaelic resource.
136       mapi32: Add Welsh resource.
137       msrle32: Add Welsh resource.
138       view: Add Welsh resource.
139       uninstaller: Add Welsh resource.
140       devenum: Add Welsh resource.
141       kernel32: Update Cornish resource.
142       kernel32: Update Welsh resource.
143       mapi32: Add Gaelic resource.
144
145 Ken Thomases (1):
146       ntdll: Fix set_baud_rate for high rates for non-Linux (bad copy/paste).
147
148 Louis Lenders (4):
149       xinput1_3: Quiet a noisy fixme.
150       include: Add EnumDisplaySettingsEx flags.
151       include: Add dmDisplayOrientation definitions.
152       d3d9: Add a few tests for GetAdapterDisplayModeEx.
153
154 Marcus Meissner (3):
155       ntdll: Add tests for NtQueryVirtualMemory.
156       mscvrt: Fix include to be C++ compatible.
157       ntdll: Handle error cases in om test (Coverity).
158
159 Michael Stefaniuc (3):
160       winhlp32: Remove an untranslated resource from the Romansh translation.
161       progman: Fix the sizes of a dialog in the Romanian translation.
162       wordpad: Add the Romanian translation.
163
164 Misha Koshelev (1):
165       d3dx9: Test penultimate declaration element in D3DXDeclaratorFromFVFTest.
166
167 Paul Vriens (2):
168       notepad: Use SUBLANG_NEUTRAL for the Arabic resources.
169       comdlg32: Prevent a NULL pointer dereference (Coverity).
170
171 Stefan Dösinger (5):
172       d3d9: Nvidia drivers don't like unused output formats.
173       d3d9: Pass count=0 when clearing the whole surface.
174       d3d9: Ignore a Windows 7 failure in the d3d9 depth clamp test.
175       d3d9: Windows7 doesn't draw with Viewports bigger than the framebuffer.
176       d3d9: Use color_match in the coissue tests.
177
178 Vincent Povirk (5):
179       gdiplus: Check for null pt in GdipCreateMatrix3.
180       gdiplus: Set result to NULL when CreatePathGradient fails.
181       gdiplus: Stub GdipRecordMetafile.
182       gdiplus: Stub GdipRecordMetafileStream.
183       gdiplus: Stub GdipGetMetafileHeaderFromEmf.
184
185 Yaron Shahrabani (2):
186       notepad: Add Hebrew translation.
187       notepad: Add Arabic translation by Khaled Hosny.
188
189 --
190 Alexandre Julliard
191 julliard@winehq.org