avifil32: Eliminate some gcc 4.1 warnings caused by windowsx.h macros.
[wine] / ANNOUNCE
1 This is release 0.9.9 of Wine, a free implementation of Windows on Unix.
2
3 What's new in this release:
4   - Many new features and improvements in Richedit.
5   - More Web browser support.
6   - Recursive directory change notifications.
7   - Wine installation is now fully relocatable.
8   - Direct3D 8 and 9 now use the same code.
9   - Many debugger improvements.
10   - Systray is now handled by the explorer process.
11   - Lots of bug fixes.
12
13 Because of lags created by using mirrors, this message may reach you
14 before the release is available at the public sites. The sources will
15 be available from the following locations:
16
17   http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.9.tar.bz2
18   http://prdownloads.sourceforge.net/wine/wine-0.9.9.tar.bz2
19
20 Binary packages for various distributions will be available from:
21
22   http://www.winehq.org/site/download
23
24 You will find documentation on
25
26   http://www.winehq.org/site/documentation
27
28 You can also get the current source directly from the git or CVS
29 repositories. Check respectively http://wiki.winehq.org/GitWine or
30 http://www.winehq.org/cvs for details.
31
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.
35
36 Wine is available thanks to the work of many people. See the file
37 AUTHORS in the distribution for the complete list.
38
39 --
40 Alexandre Julliard
41 julliard@winehq.org