Commit 9e7b45fb authored by Alexandre Julliard's avatar Alexandre Julliard

Release 991212.

parent 62e4d554
This is release 991114 of Wine, a free implementation of Windows on This is release 991212 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,10 +6,12 @@ correctly. ...@@ -6,10 +6,12 @@ correctly.
Patches should be submitted to "julliard@lrc.epfl.ch". Please don't Patches should be submitted to "julliard@lrc.epfl.ch". Please don't
forget to include a ChangeLog entry. forget to include a ChangeLog entry.
WHAT'S NEW with Wine-991114: (see ChangeLog for details) WHAT'S NEW with Wine-991212: (see ChangeLog for details)
- ICMP DLL support. - Registry improvements, including NT files loader.
- Many fixes for better portability. - DGA 2.0 support.
- Debug APIs now based on ptrace. - Resources in builtin NE modules.
- TTY driver improvements.
- Proxy ODBC32 DLL.
- Still more features in common controls. - Still more features in common controls.
- Lots of bug fixes. - Lots of bug fixes.
...@@ -19,10 +21,10 @@ Because of lags created by using mirror, this message may reach you before ...@@ -19,10 +21,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:
ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-991114.tar.gz ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-991212.tar.gz
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-991114.tar.gz ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-991212.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-991114.tar.gz ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-991212.tar.gz
ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-991114.tar.gz ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-991212.tar.gz
It should also be available from any site that mirrors tsx-11 or sunsite. It should also be available from any site that mirrors tsx-11 or sunsite.
......
#define WINE_RELEASE_INFO "Wine release 991114" #define WINE_RELEASE_INFO "Wine release 991212"
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