Remove ntdll from imports.
[wine.git] / ANNOUNCE
bloba6b9fa204396224493fa45995b6b4d3ae82b4a40
1 This is release 20031118 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 WHAT'S NEW with Wine-20031118: (see ChangeLog for details)
7         - Many printing improvements.
8         - Run-time detection of NPTL threading.
9         - Lots of code merges from Crossover Office 2.1.
10         - Some reorganization of the source tree.
11         - Lots of bug fixes.
13 See the README file in the distribution for installation instructions.
15 Because of lags created by using mirror, this message may reach you before
16 the release is available at the ftp sites.  The sources will be available
17 from the following locations:
19   http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20031118.tar.gz
20   http://prdownloads.sourceforge.net/wine/Wine-20031118.tar.gz
22 It should also be available from any other site that mirrors ibiblio.org.
23 These locations also hold pre-built documentation packages in various
24 formats: wine-doc-html.tar.gz, wine-doc-txt.tar.gz,
25 wine-doc-pdf.tar.gz and wine-doc-ps.tar.gz.
27 You can also get the current source directly from the CVS tree. Check
28 http://www.winehq.org/cvs for details.
30 Patches should be submitted to "wine-patches@winehq.org".  Please
31 don't forget to include a ChangeLog entry. If you submitted a patch,
32 please check to make sure it has been included in the new release.
34 If you want to receive by mail a patch against the previous release
35 when a new one is released, you can subscribe to the mailing list at
36 http://www.winehq.org/mailman/listinfo/wine-releases .
38 Wine is available thanks to the work of many people. See the file
39 AUTHORS in the distribution for the complete list.
42 Alexandre Julliard
43 julliard@winehq.org