kernel: Add tests for GetPrivateProfileSectionNames. Make behaviour the same as obser...
[wine] / ANNOUNCE
index 687fc08..b1bb3cd 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,19 +1,19 @@
-This is release 0.9.6 of Wine, a free implementation of Windows on Unix.
+This is release 0.9.20 of Wine, a free implementation of Windows on Unix.
 
 What's new in this release:
-  - A bunch of OLE fixes and improvements.
-  - DirectSound improvements, including full duplex support.
-  - Fix for the Windows metafile vulnerability.
-  - Many static control improvements.
-  - Some fixes for copy protection support.
+  - XEmbed system tray support.
+  - Many improvements to NTLM support.
+  - Many messages made localizable instead of hardcoded to English.
+  - Improved support for various OpenGL platforms.
+  - More improvements to the IDL compiler.
   - Lots of bug fixes.
 
 Because of lags created by using mirrors, this message may reach you
 before the release is available at the public sites. The sources will
 be available from the following locations:
 
-  http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.6.tar.bz2
-  http://prdownloads.sourceforge.net/wine/wine-0.9.6.tar.bz2
+  http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.20.tar.bz2
+  http://prdownloads.sourceforge.net/wine/wine-0.9.20.tar.bz2
 
 Binary packages for various distributions will be available from:
 
@@ -24,8 +24,8 @@ You will find documentation on
   http://www.winehq.org/site/documentation
 
 You can also get the current source directly from the git or CVS
-repositories. Check respectively http://wiki.winehq.org/GitWine or
-http://www.winehq.org/cvs for details.
+repositories. Check respectively http://www.winehq.org/site/git or
+http://www.winehq.org/site/cvs for details.
 
 Patches should be submitted to "wine-patches@winehq.org".  Please
 don't forget to include a ChangeLog entry. If you submitted a patch,