Commit f7f1defb authored by Alexandre Julliard's avatar Alexandre Julliard

Release 20010112.

parent 472d410c
This is release 20001222 of Wine, a free implementation of Windows on
This is release 20010112 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.
......@@ -6,11 +6,11 @@ correctly.
Patches should be submitted to "wine-patches@winehq.com". Please don't
forget to include a ChangeLog entry.
WHAT'S NEW with Wine-20001222: (see ChangeLog for details)
- Several DIB bitblt optimizations.
- New configuration file format and location.
- Faster initial registry loading.
- Unicode edit control.
WHAT'S NEW with Wine-20010112: (see ChangeLog for details)
- Many fixes for Winelib support on Sparc.
- Major DirectDraw restructuration.
- Unicode combobox and listbox.
- New MSVCRT dll.
- Lots of bug fixes.
See the README file in the distribution for installation instructions.
......@@ -19,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
from the following locations:
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20001222.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20001222.tar.gz
ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20001222.tar.gz
ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20001222.tar.gz
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20010112.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20010112.tar.gz
ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20010112.tar.gz
ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20010112.tar.gz
It should also be available from any other site that mirrors ibiblio.org.
For more download locations, see http://ftpsearch.lycos.com.
......
#define WINE_RELEASE_INFO "Wine release 20001222"
#define WINE_RELEASE_INFO "Wine release 20010112"
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