Removed a couple of unused fields in the DC structure.
[wine/multimedia.git] / ANNOUNCE
blob8555f9c851d676a6f7bbc13374c666d53999837b
1 This is release 20040121 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-20040121: (see ChangeLog for details)
7         - Many improvements in the shell32 dll.
8         - Better support for constructors in C++ Winelib apps.
9         - Improved Regedit tool.
10         - Full support for graphic tablets.
11         - Lots of DirectMusic improvements.
12         - Better support for video playback.
13         - Full IME support for Asian locales.
14         - Lots of bug fixes.
16 See the README file in the distribution for installation instructions.
18 Because of lags created by using mirror, this message may reach you before
19 the release is available at the ftp sites.  The sources will be available
20 from the following locations:
22   http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20040121.tar.gz
23   http://prdownloads.sourceforge.net/wine/Wine-20040121.tar.gz
25 It should also be available from any other site that mirrors ibiblio.org.
26 These locations also hold pre-built documentation packages in various
27 formats: wine-doc-html.tar.gz, wine-doc-txt.tar.gz,
28 wine-doc-pdf.tar.gz and wine-doc-ps.tar.gz.
30 You can also get the current source directly from the CVS tree. Check
31 http://www.winehq.org/cvs for details.
33 Patches should be submitted to "wine-patches@winehq.org".  Please
34 don't forget to include a ChangeLog entry. If you submitted a patch,
35 please check to make sure it has been included in the new release.
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.org/mailman/listinfo/wine-releases .
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@winehq.org