Added check for missing __i386__ definition.
[wine] / ANNOUNCE
index 1325b30..f111964 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,15 +1,16 @@
-This is release 980927 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 990426 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-980927: (see ChangeLog for details)
-       - Still more common controls and SHELL32 features.
-       - MIDI I/O support.
-       - Several new undocumented KERNEL functions.
-       - More DOS exe stuff including some debugger support.
+WHAT'S NEW with Wine-990426: (see ChangeLog for details)
+       - Resources in built-in DLLs.
+       - Threading support for FreeBSD and Solaris.
+       - Lots of threading and synchronization changes.
+       - Loader reorganization and new load order support.
        - Lots of bug fixes.
 
 See the README file in the distribution for installation instructions.
@@ -18,13 +19,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-980927.tar.gz
-  ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-980927.tar.gz
-  ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-980927.tar.gz
-  ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-980927.tar.gz
+  ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-990426.tar.gz
+  ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-990426.tar.gz
+  ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-990426.tar.gz
+  ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-990426.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.