dbghelp: Implemented SymSearchW.
[wine] / ANNOUNCE
index a5fcfb8..1040170 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,47 +1,39 @@
-This is release 20011004 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.
 
-Patches should be submitted to "wine-patches@winehq.com".  Please don't
-forget to include a ChangeLog entry.
+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.
 
-WHAT'S NEW with Wine-20011004: (see ChangeLog for details)
-       - Beginnings of shared window handles.
-       - Much improved typelib support.
-       - Tons of new code in quartz dll.
-       - 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:
 
-See the README file in the distribution for installation instructions.
+  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
 
-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:
+Binary packages for various distributions will be available from:
 
-  http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20011004.tar.gz
-  ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20011004.tar.gz
-  ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20011004.tar.gz
-  ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20011004.tar.gz
+  http://www.winehq.org/site/download
 
-It should also be available from any other site that mirrors ibiblio.org.
-For more download locations, see http://ftpsearch.lycos.com. These
-locations also hold pre-built documentation packages in various
-formats: wine-doc-html.tar.gz, wine-doc-txt.tar.gz, wine-doc.pdf.gz
-and wine-doc.ps.gz.
+You will find documentation on
 
-You can also get the current source directly from the CVS tree. Check
-http://www.winehq.com/dev.shtml for details.
+  http://www.winehq.org/site/documentation
 
-If you submitted a patch, please check to make sure it has been
-included in the new release.
+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.
 
-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://tiger.informatik.hu-berlin.de/cgi-bin/mailman/listinfo/wine-patches.
+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.
 
 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