ieframe: Fix memory leak in PersistFile_Save.
[wine.git] / ANNOUNCE
blob0ccbabab01eb2564ab5604bd14ee25877ab0b533
1 The Wine development release 6.0-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   https://dl.winehq.org/wine/source/6.0/wine-6.0-rc2.tar.xz
9   http://mirrors.ibiblio.org/wine/source/6.0/wine-6.0-rc2.tar.xz
11 Binary packages for various distributions will be available from:
13   https://www.winehq.org/download
15 You will find documentation on https://www.winehq.org/documentation
17 You can also get the current source directly from the git
18 repository. Check https://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 6.0-rc2 (total 40):
27   16250  Sacred Gold Edition: cinematics do not play
28   29310  FirstClassClient 12.005 no login screen
29   32877  Gnomoria Demo crashes on launch.
30   33488  Print Artist 4.0 (Win 3.11/95) installer doesn't show up
31   34373  AirScout 0.9.9.5 (.NET 4.0 app) fails to start with Wine-Mono (System.Windows.Forms.DataVisualization.Charting.Chart.BeginInit method not implemented)
32   38161  Whispering Willows has missing text for Cyrillic alphabet
33   42152  eFax Messenger 4.4: hangs during installation
34   43362  Bethesda Net Launcher can`t download games
35   44455  Grandia 2 movies don't play
36   45249  Multiple applications wrapped with PE Compact v2.x protection scheme crash on startup (GOT/PIC code emitted at Win32 API entries)(Zockinger Facilitator TFFT v1.1x)
37   45404  LEGO Rock Raiders crashes early on launch
38   48362  Shadwen (32-bit version) crashes after an intro or chapter restart
39   48531  Commandos 2 - HD Remaster fails to launch without native .NET 4.0
40   48850  Mafia: The City of Lost Heaven videos playing in pink
41   49106  error: redefinition of typedef ‘UCHAR’ (plus 'PUCHAR’, ‘USHORT’, 'PUSHORT’, ‘ULONG’, and 'PULONG’)
42   49191  armv7l build broken: dlls/ntdll expression too complex (compiler default '-march=armv6' doesn't support __sync_add_and_fetch for 64-bit integers)
43   49455  Resident Evil Revelations 2 goes into split screen with one controller.
44   49467  Resident Evil Revelations 2 my directional pad does not work when analogs are enabled.
45   49535  Multiple applications have overly green and purple videos due to bad YUV -> RGB conversion (Final Fantasy XI Online, Megarace 3, BlazBlue Calamity Trigger, Mafia: The City of Lost Heaven)
46   49540  Silverlight configuration tab "Webcam / Mic" crashes without functional GL libraries
47   49690  winetricks dotnet35 hangs in 64-bit prefixes
48   49838  Backtraces no longer contain symbols
49   49892  WINE 5.17 never ending loop on "Setting up the windows environment..." ( Android-x86 OS running on PC)
50   49900  Go programs built using go-winio crash on unimplemented function ntdll.dll.RtlDefaultNpAcl
51   50010  Deus Ex Mankind Divided crashes if Wine is compiled with mingw
52   50024  signtool.exe from Windows 7 SDK fails to find certificates
53   50102  Starcraft fails to download cloud settings in fullscreen mode
54   50114  Battle.net App hangs when opening web links
55   50121  Commandos 2 - HD Remaster too dark with vulkan renderer
56   50127  Fonts are thin and pale
57   50139  Exact Audio Copy (EAC) 1.6 plugins not loading (dotnet20 / dotnet40)
58   50173  Autocad 2005 no longer launches
59   50175  Path of Exile: some Cyrillic and Hungul text is missing since Wine 5.20
60   50190  Shockwave Projector: crash on launch
61   50211  Quicken 2004 XG Release 2 crashes on startup
62   50216  Doesn't start Thunderbird (x64 portable version) any more
63   50228  Warframe: filtering by text does not work for Cyrillic since wine-5.14
64   50273  Sid Meier's Civilization III Complete crashes on start
65   50274  Copy paste bug in ipstats.c
66   50294  It's no longer possible to execute a Winelib binary built with older version of Wine
68 ----------------------------------------------------------------
70 Changes since 6.0-rc1:
72 Alex Henrie (1):
73       ntdll: Remove unnecessary call to strlen from get_dos_device.
75 Alexandre Julliard (11):
76       gdi32: Always let the Freetype driver fixup the AA flags.
77       ntdll: Don't use the main exe path as bindir on Android.
78       libwine: Move the Android JNI initialization to ntdll.
79       libwine: Mark more functions as obsolete.
80       ntdll: Support the Android Java %fs register being a GDT selector.
81       winegcc: Look for ntdll.so instead of libwine.so to find the library directory.
82       libwine: Add missing wine/asm.h include.
83       configure: Force -static-libgcc when using libunwind.
84       include: Avoid redefining base types in ntdef.h.
85       configure: Get rid of some removed files in the install target.
86       makefiles: Add support for Automake-style silent make rules.
88 Biswapriyo Nath (6):
89       ntdll: Add RtlDefaultNpAcl stub.
90       include: Add ID2D1ColorContext interface in d2d1_1.idl.
91       include: Add ID2D1GradientStopCollection1 interface in d2d1_1.idl.
92       include: Add ID2D1ImageBrush interface in d2d1_1.idl.
93       include: Add ID2D1StrokeStyle1 interface in d2d1_1.idl.
94       include: Add ID2D1Multithread interface in d2d1_1.idl.
96 Charles Davis (1):
97       iphlpapi: Fix copy-paste error.
99 Haidong Yu (1):
100       evr: Add missing LeaveCriticalSection on creating tracking thread.
102 Hans Leidekker (1):
103       setupapi: Handle NULL source filename in build_filepathsW.
105 Henri Verbeet (5):
106       wined3d: Ensure the last mip-level is at least large enough to hold a single compressed block.
107       wined3d: Use an sRGB fallback format for sRGB formats in wined3d_swapchain_vk_select_vk_format().
108       wined3d: Do not request VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT for dynamic buffers.
109       wined3d: Request VK_MEMORY_PROPERTY_HOST_CACHED_BIT for WINED3D_RESOURCE_ACCESS_MAP_R buffers.
110       wined3d: Do not request VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT for unmappable buffers.
112 Jacek Caban (4):
113       conhost: Fix handling selection boundaries in copy_selection.
114       conhost: Use QS_ALLINPUT to wait for input in main loop.
115       dbghelp: Use WINELOADER environment variable from debuggee process in get_wine_loader_name.
116       setjmp.h: Use GCC-style setjmp on Clang in MSVC mode.
118 Jeff Smith (5):
119       gdiplus/tests: Use wide-char string literals for font names.
120       gdiplus/tests: Use wide-char string literals for file names.
121       gdiplus/tests: Use wide-char string literal for mimetype.
122       gdiplus/tests: Use wide-char string literal for metafile description.
123       gdiplus/tests: Use wide-char string literals for test strings.
125 Julian Rüger (1):
126       po: Update German translation.
128 Michael Stefaniuc (13):
129       msvfw32/tests: Use wide-char string literals.
130       oledlg/tests: Use wide-char string literals.
131       msctf/tests: Use wide-char string literals.
132       gameux/tests: Use wide-char string literals.
133       ieframe/tests: Use wide-char string literals.
134       jscript/tests: Use wide-char string literals.
135       scrrun/tests: Use wide-char string literals.
136       cryptui/tests: Use wide-char string literals.
137       dnsapi/tests: Use wide-char string literals.
138       shcore/tests: Use wide-char string literals.
139       version/tests: Use wide-char string literals.
140       wmvcore/tests: Use wide-char string literals in locale.c.
141       ntoskrnl/tests: Use wide-char string literals in locale.c.
143 Nikolay Sivov (1):
144       sxs: Query context that contains the GUID in SxsLookupClrGuid().
146 Paul Gofman (4):
147       ntdll/tests: Add a broken result for Win7u in test_extended_context().
148       ntdll: Restore non-volatile registers in call_user_exception_dispatcher() on x86_64.
149       kernelbase: Get language sort only when required in LCMapStringEx().
150       ntdll: Don't set xstate in context if xstate features are not supported.
152 Rafał Harabień (1):
153       include: Remove two D3DCAPS2 defines in d3d9 headers.
155 Rémi Bernon (3):
156       gdi32/tests: Test GetGlyphIndices with '\0' default and a glyph.
157       gdi32: Don't try to get glyph index when default char is 0.
158       gdi32: Fix gdi font leak in CreateScalableFontResourceW.
160 Zebediah Figura (4):
161       Revert "winegstreamer: Avoid performing color matrix conversions in videoconvert.".
162       winegstreamer: Clean up a newly allocated buffer on error in bytestream_wrapper_pull().
163       kernel32/tests: Add some more tests for FILE_ATTRIBUTE_REPARSE_POINT.
164       winegstreamer: Remove the color matrix setting for the other videoconvert as well.
166 Zhiyi Zhang (2):
167       user32/tests: Test that monitor handles are user32 handles.
168       user32/tests: Test that monitor enumeration is not affected by window stations and desktops.
171 Alexandre Julliard
172 julliard@winehq.org