Commit 230479fb authored by Alexandre Julliard's avatar Alexandre Julliard

Release 20000716.

parent a46f5ad0
This is release 20000614 of Wine, a free implementation of Windows on This is release 20000716 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.
Patches should be submitted to "julliard@lrc.epfl.ch". Please don't Patches should be submitted to "julliard@winehq.com". Please don't
forget to include a ChangeLog entry. forget to include a ChangeLog entry.
WHAT'S NEW with Wine-20000614: (see ChangeLog for details) WHAT'S NEW with Wine-20000716: (see ChangeLog for details)
- Address space separation - DirectSound restructured and improved.
- Message compiler - More builtin dlls (ws2_32, setupapi, rpcrt4, serialui).
- Beginnings of multiple codepages support - Several internationalisation improvements
- The usual common controls fixes and improvements
- 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:
ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-20000614.tar.gz ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-20000716.tar.gz
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-20000614.tar.gz ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-20000716.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20000614.tar.gz ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20000716.tar.gz
ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20000614.tar.gz ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20000716.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.
...@@ -41,4 +40,4 @@ AUTHORS in the distribution for the complete list. ...@@ -41,4 +40,4 @@ AUTHORS in the distribution for the complete list.
-- --
Alexandre Julliard Alexandre Julliard
julliard@lrc.epfl.ch julliard@winehq.com
#define WINE_RELEASE_INFO "Wine release 20000614" #define WINE_RELEASE_INFO "Wine release 20000716"
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