Move the FPS computation from the D3D code to the common code.
[wine] / ANNOUNCE
index 073e3f8..5cb7160 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,18 +1,15 @@
-This is release 20010824 of Wine, a free implementation of Windows on
+This is release 20040505 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.
 
-Patches should be submitted to "wine-patches@winehq.com".  Please don't
-forget to include a ChangeLog entry.
-
-WHAT'S NEW with Wine-20010824: (see ChangeLog for details)
-       - Inter-process SendMessage support.
-       - More DDE improvements.
-       - Preparation work for shared window handles.
-       - Several debugger improvements.
-       - Better GDI objects management.
-       - Lots of bug fixes.
+WHAT'S NEW with Wine-20040505: (see ChangeLog for details)
+        - Many more filesystem improvements, including autodetection
+          of drive types and devices, and support for editing the drive
+          configuration with winecfg.
+        - Many Direct3D improvements.
+        - Several fixes to the various sound drivers.
+        - Lots of bug fixes.
 
 See the README file in the distribution for installation instructions.
 
@@ -20,30 +17,28 @@ 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://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20010824.tar.gz
-  ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20010824.tar.gz
-  ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20010824.tar.gz
-  ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20010824.tar.gz
+  http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20040505.tar.gz
+  http://prdownloads.sourceforge.net/wine/Wine-20040505.tar.gz
 
 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.
+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.
 
 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/cvs for details.
 
-If you submitted a patch, please check to make sure it has been
-included in the new release.
+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://tiger.informatik.hu-berlin.de/cgi-bin/mailman/listinfo/wine-patches.
+http://www.winehq.org/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