Specify the service thread timers in ms instead of us.
[wine.git] / ANNOUNCE
blob2ee1ff83ee0b68f3c995d6a32a82ace32914938c
1 This is release 20000430 of Wine, a free implementation of Windows on
2 Unix.  This is still a developers only release.  There are many bugs
3 and unimplemented features.  Most applications still do not work
4 correctly.
6 Patches should be submitted to "julliard@lrc.epfl.ch".  Please don't
7 forget to include a ChangeLog entry.
9 WHAT'S NEW with Wine-20000430: (see ChangeLog for details)
10         - Wine is now distributed under the X11 license.
11         - DirectDraw restructuration.
12         - Debugger is now an external Winelib program.
13         - pthreads emulation for thread-safe glibc routines.
14         - On-demand loading of built-in dlls.
15         - WININET, URLMON and i18n fixes merged from Corel tree.
16         - Lots of bug fixes.
18 See the README file in the distribution for installation instructions.
20 Because of lags created by using mirror, this message may reach you before
21 the release is available at the ftp sites.  The sources will be available
22 from the following locations:
24   ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-20000430.tar.gz
25   ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-20000430.tar.gz
26   ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20000430.tar.gz
27   ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20000430.tar.gz
29 It should also be available from any site that mirrors tsx-11 or sunsite.
31 You can also get the current source directly from the CVS tree. Check
32 http://www.winehq.com/dev.html for details.
34 If you submitted a patch, please check to make sure it has been
35 included in the new release.
37 If you want to get the new releases faster, you can subscribe to the
38 wine-patches mailing list by sending a mail containing 'subscribe
39 wine-patches your_address' to majordomo@tiger.informatik.hu-berlin.de.
41 Wine is available thanks to the work of many people. See the file
42 AUTHORS in the distribution for the complete list.
45 Alexandre Julliard
46 julliard@lrc.epfl.ch