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

Release 990613.

parent 75b21771
No related merge requests found
This is release 990523 of Wine, a free implementation of Windows on
This is release 990613 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,10 +6,10 @@ correctly.
Patches should be submitted to "julliard@lrc.epfl.ch". Please don't
forget to include a ChangeLog entry.
WHAT'S NEW with Wine-990523: (see ChangeLog for details)
- Printing improvements
- X input and multimedia timers moved to service thread.
- More threading and locking fixes.
WHAT'S NEW with Wine-990613: (see ChangeLog for details)
- All tasks now run in their own thread.
- Win32 debug API preliminary implementation.
- New Winelib app: a command-line interpreter.
- Lots of bug fixes.
See the README file in the distribution for installation instructions.
......@@ -18,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
from the following locations:
ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-990523.tar.gz
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-990523.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-990523.tar.gz
ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-990523.tar.gz
ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-990613.tar.gz
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-990613.tar.gz
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-990613.tar.gz
ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-990613.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 990523"
#define WINE_RELEASE_INFO "Wine release 990613"
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