po: Remove obsolete msgids from Dutch translation.
[wine.git] / ANNOUNCE
blobd54fc820c42b6905a2a51bc241947d84219797c3
1 The Wine development release 1.6-rc2 is now available.
3 What's new in this release (see below for details):
4   - Bug fixes only, we are in code freeze.
6 The source is available from the following locations:
8   http://prdownloads.sourceforge.net/wine/wine-1.6-rc2.tar.bz2
9   http://mirrors.ibiblio.org/wine/source/1.6/wine-1.6-rc2.tar.bz2
11 Binary packages for various distributions will be available from:
13   http://www.winehq.org/download
15 You will find documentation on http://www.winehq.org/documentation
17 You can also get the current source directly from the git
18 repository. Check http://www.winehq.org/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.6-rc2 (total 28):
27   15493  Clamwin doesn't clear status window (dogfood)
28   17325  Multiwinia locks up when you exit it
29   17588  Strong Bad's Cool Game only shows black screen
30   18152  lseek* without effect on file stream
31   21774  Perfect World International: sometimes audio is missing
32   21890  running vc2005: compiler is out of heap space
33   23653  gmax crashes if you select opengl, wgl complains glBufferRegionEnabled missing from linux opengl?
34   23773  No application close "cross" icon displayed for ForteAgent
35   23896  SQLyog ignores checkboxes.
36   24402  winegcc does not properly pass cmdline args, e.g. -Wb,--as-cmd="as --32"
37   24935  Capella 7: Virtual keyboard not shown correctly
38   25176  CSI: Fatal Conspiracy Demo crashes on startup
39   25344  Nero 7: Crashed when installing.
40   25366  Sacred 2 Fallen Angel requires d3dx9_36.dll.D3DXSaveTextureToFileA
41   26598  Iconoclasts does not start
42   26853  CSI: Fatal Conspiracy demo: no splash screen without native d3dx9
43   30163  Arabic is not displayed correctly
44   30681  Microsoft SQL Server Management Studio Express 2008 installer fails (some .NET assemblies are not updated/patched by .NET service packs containing .msp)
45   32661  Word 2003: formulas are invisible
46   32872  Compilation broken if clang is installed, but not used for compilation.
47   33227  Icebreakers demo: launcher doesn't appear correctly
48   33649  wine-1.5.30 - "./configure --with-gnutls" fails with gnutls-3.2.0 - conftest.c:160:15: error: 'gnutls_mac_get_key_size' undeclared
49   33700  Shade: Wrath of Angels demo crashes after the intro video
50   33727  Microsoft SQL Server Management Studio Express 2005: cannot control server service with builtin wmiutils (purist)
51   33735  Soldier Of Fortune 3: Disabling GLSL required to play game without graphics issues
52   33741  Xara Designer Pro crashes when selecting Text
53   33748  API-MS-Win-Core-ProcessThreads-L1-1-0.dll failed to initialize
54   33780  configure --without-xml --with-dbus fails because of bad AC_REQUIRE logic
56 ----------------------------------------------------------------
58 Changes since 1.6-rc1:
60 Akihiro Sagawa (1):
61       po: Update Japanese translation.
63 Alexandre Julliard (10):
64       winebuild: Split the names of the as and ld commands to allow arguments.
65       winebuild: Add an option to use the C compiler to assemble files.
66       winegcc: Pass the C compiler name to winebuild.
67       oleaut32: Remove redundant declaration of CLSID_PSFactoryBuffer.
68       wineboot: Don't print an error when failing to delete a file.
69       winex11: Don't use a surface if there is a client window.
70       mshtml/tests: Fix a reference leak.
71       wine.inf: Explicitly register the 32-bit stdole2.tlb under SysWOW64.
72       secur32: Set the SSL server name to enable the SNI extension.
73       wininet/tests: Use test.winehq.com for invalid certs tests.
75 Alexandre Rostovtsev (2):
76       configure: In gnutls-3.2, gnutls_mac_get_key_size() moved to crypto.h.
77       configure: Always check for pkg-config.
79 Alistair Leslie-Hughes (3):
80       dbs.idl: Add DBPROPVAL defines.
81       oleaut32/tests: Add DECIMAL tests.
82       oledb32: Add remaining INIT Properties.
84 AndrĂ© Hentschel (6):
85       ws2_32/tests: Don't test functions directly when reporting WSAGetLastError().
86       oleaut32/tests: Add tests for VarDecCmpR8 (gcov).
87       winemaker: Don't add -mno-cygwin to CXXEXTRA per default.
88       winemaker: Don't destroy relative paths.
89       winemaker: Add includes separately for vcproj files.
90       winemaker: Try to find the real case of a given filename or path from project files.
92 Aric Stewart (4):
93       gdi32: Update Arabic font defaults.
94       ole32: Not all uses of StorageImpl_ReadBigBlock fail if no bytes are read.
95       fonts: Include Arabic characters in Tahoma.
96       fonts: Include Arabic characters in Tahoma Bold.
98 Austin English (1):
99       api-ms-win-core-processthreads-l1-1-0: Add stub dll.
101 Christian Costa (4):
102       d3dxof: Add test for standard templates.
103       d3dxof: Fix string handling in binary mode + tests.
104       d3dxof/tests: Add test for case sensitive 'indexColor' type.
105       d3dx9_36: Set compilation_errors to NULL when no error encountered + tests.
107 Daniel Jelinski (1):
108       msi: Update LastSequence for empty media as well.
110 Dmitry Timoshkov (7):
111       ole32/tests: Remove redundant code.
112       ole32/tests: Add a test for local server interaction using an in-process handler.
113       ole32/tests: Test remaining class, object and server reference counts at server exit.
114       ole32/tests: Make sure that key "Software\\Classes" exists under HKEY_CURRENT_USER.
115       oleaut32: Do not rely on vtable placement in the implementation structure.
116       oleaut32: Do not rely on vtable placement in the implementation structure.
117       winspool.drv: Avoid converting garbage if there was no DEVMODE passed in.
119 Francois Gouget (2):
120       ddraw: Remove WINAPI on static functions where not needed.
121       user32/tests: Add a trailing '\n' to a few ok() calls.
123 Hans Leidekker (18):
124       winhttp/tests: Trace certificate errors.
125       msi/tests: Move some tests around to avoid timeouts on the testbot.
126       msi/tests: Move some more tests and remove a useless test.
127       wininet/tests: Avoid proxy test failures on old wininet.
128       wbemprox/tests: Mark a test result as broken.
129       winhttp/tests: Test query schemes.
130       tapi32: Properly implement lineGetCountryW.
131       wbemprox: Always use resize_table to allocate memory for table data.
132       wbemprox: Override variant conversion for Win32_VideoController.AdapterRAM.
133       wbemprox: Implement Win32_Processor.AddressWidth.
134       wbemprox: Implement Win32_Processor.NumberOfCores.
135       wbemprox: Implement Win32_OperatingSystem.CodeSet.
136       wbemprox: Implement Win32_OperatingSystem.CountryCode.
137       wbemprox: Implement Win32_OperatingSystem.Locale.
138       wbemprox: Implement Win32_OperatingSystem.ServicePackMinorVersion.
139       wbemprox: Implement Win32_VideoController.AdapterDACType.
140       wbemprox: Implement Win32_NetworkAdapter.PhysicalAdapter.
141       wbemprox: Implement Win32_SoundDevice.Name.
143 Henri Verbeet (4):
144       wined3d: Introduce a helper function for printing floats in GLSL shaders.
145       wined3d: Allow a custom pitch to be specified in wined3d_surface_set_mem().
146       wined3d: Don't use state_colormat() with the GLSL vertex pipe.
147       wined3d: Handle pre-transformed vertices in the GLSL vertex pipe.
149 Jacek Caban (3):
150       d3d9.h: Make include guard compatible with PSDK headers.
151       userenv.h: Added a few missing declarations.
152       wininet/tests: Added more cert struct tests.
154 Karol Herbst (1):
155       wined3d: Add Nvidia GeForce GTX 770M.
157 Marcus Meissner (5):
158       explorer: Fixed wrong heapalloc size (Coverity).
159       oleaut32: Fixed incorrect pointer deref (Coverity).
160       oleaut32: Avoid memory leaking junk (Coverity).
161       user32/tests: Remove side effects from assert()s.
162       winhttp: Initialize schemes (Coverity).
164 Maxime Lombard (1):
165       wined3d: Add Nvidia GeForce GTX 670MX.
167 Nikolay Sivov (3):
168       xmllite: It's acceptable to have NULL length pointer in GetLocalName().
169       riched20: Use helpers from header instead of internal functions.
170       comdlg32: Store client GUID with SetClientGuid().
172 Nozomi Kodama (1):
173       d3dx9: Fix the case output = input in D3DXVec3Cross.
175 Tatyana Fokina (2):
176       kernel32/tests: Add test with a large string for CompareStringA.
177       kernel32: Check the size of the string in CompareStringA.
180 Alexandre Julliard
181 julliard@winehq.org