Removed unnecessary USER call from GetFontMetrics. Fixes native USER.
[wine] / ANNOUNCE
index 143313c..df92c50 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,15 +1,17 @@
-This is release 980201 of Wine, the MS Windows emulator.  This is still a
-developer's only release.  There are many bugs and many unimplemented API
-features.  Most applications still do not work correctly.
+This is release 991031 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 "julliard@lrc.epfl.ch".  Please don't
 forget to include a ChangeLog entry.
 
-WHAT'S NEW with Wine-980201: (see ChangeLog for details)
-       - Support for Catalan and Swedish languages.
-       - More Direct* support.
-       - X11 thread-safe wrappers.
-       - Support for Postscript printer fonts.
+WHAT'S NEW with Wine-991031: (see ChangeLog for details)
+       - Reimplementation of Winsock support.
+       - Last part of multimedia reorganization in DLLs.
+       - Many other multimedia improvements.
+       - COM interfaces access cleaned up.
+       - More features in common controls.
        - Lots of bug fixes.
 
 See the README file in the distribution for installation instructions.
@@ -18,13 +20,16 @@ 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:
 
-  ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/development/Wine-980201.tar.gz
-  ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-980201.tar.gz
-  ftp://ftp.infomagic.com/pub/mirrors/linux/wine/development/Wine-980201.tar.gz
-  ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-980201.tar.gz
+  ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-991031.tar.gz
+  ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-991031.tar.gz
+  ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-991031.tar.gz
+  ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-991031.tar.gz
 
 It should also be available from any site that mirrors tsx-11 or sunsite.
 
+You can also get the current source directly from the CVS tree. Check
+http://www.winehq.com/dev.html for details.
+
 If you submitted a patch, please check to make sure it has been
 included in the new release.