user: Moved Get/SetClassLong16 to wnd16.c.
[wine] / ANNOUNCE
index 6da9fdc..1040170 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,42 +1,39 @@
-This is release 20030911 of Wine, a free implementation of Windows on
-Unix.  This is still a developers only release.  There are many bugs
-and unimplemented features.  Most applications still do not work
-correctly.
+This is release 0.9.12 of Wine, a free implementation of Windows on Unix.
 
-WHAT'S NEW with Wine-20030911: (see ChangeLog for details)
-        - Many improvements to the winecfg configuration tool.
-        - Massive header files cleanup for better source compatibility.
-        - Some more progress on the kernel/ntdll separation.
-        - Lots of bug fixes.
+What's new in this release:
+  - New Winelib Internet Explorer application (all 5 lines of it).
+  - Several improvements to the font support.
+  - More work on the IDL compiler.
+  - Faster drawing of the cards in Solitaire (very important feature).
+  - A number of fixes for issues found by the Coverity code cheker.
+  - Lots of bug fixes.
 
-See the README file in the distribution for installation instructions.
+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:
 
-Because of lags created by using mirror, this message may reach you before
-the release is available at the ftp sites.  The sources will be available
-from the following locations:
+  http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.12.tar.bz2
+  http://prdownloads.sourceforge.net/wine/wine-0.9.12.tar.bz2
 
-  http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20030911.tar.gz
-  http://prdownloads.sourceforge.net/wine/Wine-20030911.tar.gz
+Binary packages for various distributions will be available from:
 
-It should also be available from any other site that mirrors ibiblio.org.
-These locations also hold pre-built documentation packages in various
-formats: wine-doc-html.tar.gz, wine-doc-txt.tar.gz,
-wine-doc-pdf.tar.gz and wine-doc-ps.tar.gz.
+  http://www.winehq.org/site/download
 
-You can also get the current source directly from the CVS tree. Check
-http://www.winehq.com/cvs for details.
+You will find documentation on
 
-Patches should be submitted to "wine-patches@winehq.com".  Please
+  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.
+
+Patches should be submitted to "wine-patches@winehq.org".  Please
 don't forget to include a ChangeLog entry. If you submitted a patch,
 please check to make sure it has been included in the new release.
 
-If you want to receive by mail a patch against the previous release
-when a new one is released, you can subscribe to the mailing list at
-http://www.winehq.com/mailman/listinfo/wine-releases .
-
 Wine is available thanks to the work of many people. See the file
 AUTHORS in the distribution for the complete list.
 
 --
 Alexandre Julliard
-julliard@winehq.com
+julliard@winehq.org