Define INADDR_NONE if needed (reported by Robert Lunnon).
[wine/multimedia.git] / ANNOUNCE
blob5d1d2b32493fbe193379bb7b88cc1716a3c13c86
1 This is release 20031212 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-20031212: (see ChangeLog for details)
7         - Initial implementation of XDND drag&drop support.
8         - Improved startup performance on remote displays.
9         - Major improvements in the oleaut32 dll.
10         - Some support for Netbios functions.
11         - Work around for Exec Shield and prelinking troubles.
12         - Many code cleanups.
13         - Lots of bug fixes.
15 See the README file in the distribution for installation instructions.
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:
21   http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20031212.tar.gz
22   http://prdownloads.sourceforge.net/wine/Wine-20031212.tar.gz
24 It should also be available from any other site that mirrors ibiblio.org.
25 These locations also hold pre-built documentation packages in various
26 formats: wine-doc-html.tar.gz, wine-doc-txt.tar.gz,
27 wine-doc-pdf.tar.gz and wine-doc-ps.tar.gz.
29 You can also get the current source directly from the CVS tree. Check
30 http://www.winehq.org/cvs for details.
32 Patches should be submitted to "wine-patches@winehq.org".  Please
33 don't forget to include a ChangeLog entry. If you submitted a patch,
34 please check to make sure it has been included in the new release.
36 If you want to receive by mail a patch against the previous release
37 when a new one is released, you can subscribe to the mailing list at
38 http://www.winehq.org/mailman/listinfo/wine-releases .
40 Wine is available thanks to the work of many people. See the file
41 AUTHORS in the distribution for the complete list.
44 Alexandre Julliard
45 julliard@winehq.org