Skip to content
Snippets Groups Projects
Commit 5ba91b69 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Release 20000909.

parent 50097a0c
No related merge requests found
This is release 20000821 of Wine, a free implementation of Windows on
This is release 20000909 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,13 +6,11 @@ correctly.
Patches should be submitted to "julliard@winehq.com". Please don't
forget to include a ChangeLog entry.
WHAT'S NEW with Wine-20000821: (see ChangeLog for details)
- USER and GDI are now separate dlls.
- Documentation converted to DocBook SGML format.
- Improved DBCS support.
- The usual assortment of common controls improvements.
- Shared PE sections support.
- GDI should now be thread-safe.
WHAT'S NEW with Wine-20000909: (see ChangeLog for details)
- Better handling of Win32 dll loading.
- More DBCS codepages support.
- Several multimedia improvements.
- Beginnings of reentrant wineserver protocol.
- Lots of bug fixes.
See the README file in the distribution for installation instructions.
......@@ -21,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:
ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-20000821.tar.gz
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-20000821.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20000821.tar.gz
ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20000821.tar.gz
ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-20000909.tar.gz
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-20000909.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20000909.tar.gz
ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20000909.tar.gz
It should also be available from any site that mirrors tsx-11 or sunsite.
......
This diff is collapsed.
#define WINE_RELEASE_INFO "Wine release 20000821"
#define WINE_RELEASE_INFO "Wine release 20000909"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment