Commit 1c3c1e4f authored by Alexandre Julliard's avatar Alexandre Julliard

Release 20010216.

parent 508c4d93
This is release 20010112 of Wine, a free implementation of Windows on This is release 20010216 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,11 +6,10 @@ correctly. ...@@ -6,11 +6,10 @@ 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-20010112: (see ChangeLog for details) WHAT'S NEW with Wine-20010216: (see ChangeLog for details)
- Many fixes for Winelib support on Sparc. - Several PostScript driver improvements.
- Major DirectDraw restructuration. - Improved enhanced metafiles support.
- Unicode combobox and listbox. - Beginnings of PowerPC support.
- New MSVCRT dll.
- 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.
...@@ -19,10 +18,10 @@ Because of lags created by using mirror, this message may reach you before ...@@ -19,10 +18,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-20010112.tar.gz http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20010216.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20010112.tar.gz ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20010216.tar.gz
ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20010112.tar.gz ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20010216.tar.gz
ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20010112.tar.gz ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20010216.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. For more download locations, see http://ftpsearch.lycos.com.
......
#define WINE_RELEASE_INFO "Wine release 20010112" #define WINE_RELEASE_INFO "Wine release 20010216"
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