Added an inode object to keep track of all file descriptors open for a
[wine] / ANNOUNCE
1 This is release 20030219 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.
5
6 Patches should be submitted to "wine-patches@winehq.com".  Please don't
7 forget to include a ChangeLog entry.
8
9 WHAT'S NEW with Wine-20030219: (see ChangeLog for details)
10         - Better dead keys support.
11         - Many debugger fixes.
12         - More Direct3D work.
13         - Lots of bug fixes.
14
15 See the README file in the distribution for installation instructions.
16
17 Because of lags created by using mirror, this message may reach you before
18 the release is available at the ftp sites.  The sources will be available
19 from the following locations:
20
21   http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20030219.tar.gz
22   ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20030219.tar.gz
23   ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/Wine-20030219.tar.gz
24   ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20030219.tar.gz
25
26 It should also be available from any other site that mirrors ibiblio.org.
27 These locations also hold pre-built documentation packages in various
28 formats: wine-doc-html.tar.gz, wine-doc-txt.tar.gz,
29 wine-doc-pdf.tar.gz and wine-doc-ps.tar.gz.
30
31 You can also get the current source directly from the CVS tree. Check
32 http://www.winehq.com/development/ for details.
33
34 If you submitted a patch, please check to make sure it has been
35 included in the new release.
36
37 If you want to receive by mail a patch against the previous release
38 when a new one is released, you can subscribe to the mailing list at
39 http://www.winehq.com/mailman/listinfo/wine-releases.
40
41 Wine is available thanks to the work of many people. See the file
42 AUTHORS in the distribution for the complete list.
43
44 --
45 Alexandre Julliard
46 julliard@winehq.com