Commit cd2567e7 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Release 20011226.

parent 735a3292
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
This is release 20011108 of Wine, a free implementation of Windows on
This is release 20011226 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,12 +6,12 @@ correctly.
Patches should be submitted to "wine-patches@winehq.com".  Please don't
forget to include a ChangeLog entry.

WHAT'S NEW with Wine-20011108: (see ChangeLog for details)
	- Shared windows support starts doing something useful.
	- Overlapped I/O improvements.
	- Support for running files from removable media.
	- Many shlwapi improvements.
	- Quartz dll keeps growing.
WHAT'S NEW with Wine-20011226: (see ChangeLog for details)
	- Many improvements to audio support.
	- Lots of new actions in SystemParametersInfo.
	- New console based on Win32 window instead of xterm.
	- Server protocol redesigned.
	- More shlwapi improvements.
	- Lots of bug fixes.

See the README file in the distribution for installation instructions.
@@ -20,10 +20,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-20011108.tar.gz
  ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20011108.tar.gz
  ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20011108.tar.gz
  ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20011108.tar.gz
  http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20011226.tar.gz
  ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20011226.tar.gz
  ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20011226.tar.gz
  ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20011226.tar.gz

It should also be available from any other site that mirrors ibiblio.org.
For more download locations, see http://ftpsearch.lycos.com. These
+1106 −0

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
#define WINE_RELEASE_INFO "Wine release 20011108"
#define WINE_RELEASE_INFO "Wine release 20011226"