winecfg: Updated French resources.
[wine] / ANNOUNCE
1 This is release 0.9.3 of Wine, a free implementation of Windows on Unix.
2
3 What's new in this release:
4   - Many marshalling fixes in rpcrt4.
5   - Various OLE improvements and fixes.
6   - Better audio driver management in winecfg.
7   - Many wininet fixes.
8   - Several Web browser improvements.
9   - More dbghelp APIs implemented.
10   - Directory objects in wineserver.
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.3.tar.bz2
18   http://prdownloads.sourceforge.net/wine/wine-0.9.3.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