Hack winapi_parser so we recognise ElfW(auxv_t) as a type. Fixes the
[wine] / ANNOUNCE
index d635324..120d73a 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,18 +1,14 @@
-This is release 981211 of Wine, a free implementation of Windows on
+This is release 20040813 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-981211: (see ChangeLog for details)
-       - A lot of code moved around for a better structure.
-       - New console support.
-       - Beginnings of TTY driver.
-       - Tons of new stubs.
-       - More DOS and native USER support.
-       - Lots of bug fixes.
+WHAT'S NEW with Wine-20040813: (see ChangeLog for details)
+        - New msiexec application.
+        - Support for alpha blending.
+        - More sound support improvements.
+        - Various code cleanups.
+        - Lots of bug fixes.
 
 See the README file in the distribution for installation instructions.
 
@@ -20,26 +16,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:
 
-  ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/development/Wine-981211.tar.gz
-  ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-981211.tar.gz
-  ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-981211.tar.gz
-  ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-981211.tar.gz
+  http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20040813.tar.gz
+  http://prdownloads.sourceforge.net/wine/Wine-20040813.tar.gz
 
-It should also be available from any site that mirrors tsx-11 or sunsite.
+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.
 
 You can also get the current source directly from the CVS tree. Check
-http://www.winehq.com/dev.html 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 get the new releases faster, you can subscribe to the
-wine-patches mailing list by sending a mail containing 'subscribe
-wine-patches your_address' to majordomo@tiger.informatik.hu-berlin.de.
+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.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@lrc.epfl.ch
+julliard@winehq.org