Commit 81da4bbb authored by Alexandre Julliard's avatar Alexandre Julliard

Release 20010418.

parent 90081092
This is release 20010326 of Wine, a free implementation of Windows on This is release 20010418 of Wine, a free implementation of Windows on
Unix. This is still a developers only release. There are many bugs Unix. This is still a developers only release. There are many bugs
and unimplemented features. Most applications still do not work and unimplemented features. Most applications still do not work
correctly. correctly.
...@@ -6,9 +6,11 @@ correctly. ...@@ -6,9 +6,11 @@ correctly.
Patches should be submitted to "wine-patches@winehq.com". Please don't Patches should be submitted to "wine-patches@winehq.com". Please don't
forget to include a ChangeLog entry. forget to include a ChangeLog entry.
WHAT'S NEW with Wine-20010326: (see ChangeLog for details) WHAT'S NEW with Wine-20010418: (see ChangeLog for details)
- Serial async I/O improvements. - DirectDraw restructuration and improvements.
- Support for app-specific dll overrides in config file. - MSVCRT headers for compiling Winelib apps.
- Postscript driver enhancements.
- Several multimedia fixes.
- Lots of bug fixes. - Lots of bug fixes.
See the README file in the distribution for installation instructions. See the README file in the distribution for installation instructions.
...@@ -17,10 +19,10 @@ Because of lags created by using mirror, this message may reach you before ...@@ -17,10 +19,10 @@ 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 the release is available at the ftp sites. The sources will be available
from the following locations: from the following locations:
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20010326.tar.gz http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20010418.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20010326.tar.gz ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20010418.tar.gz
ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20010326.tar.gz ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20010418.tar.gz
ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20010326.tar.gz ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20010418.tar.gz
It should also be available from any other site that mirrors ibiblio.org. It should also be available from any other site that mirrors ibiblio.org.
For more download locations, see http://ftpsearch.lycos.com. These For more download locations, see http://ftpsearch.lycos.com. These
......
#define WINE_RELEASE_INFO "Wine release 20010326" #define WINE_RELEASE_INFO "Wine release 20010418"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment