iccvid: French localization.
[wine] / ANNOUNCE
1 This is release 0.9.12 of Wine, a free implementation of Windows on Unix.
2
3 What's new in this release:
4   - New Winelib Internet Explorer application (all 5 lines of it).
5   - Several improvements to the font support.
6   - More work on the IDL compiler.
7   - Faster drawing of the cards in Solitaire (very important feature).
8   - A number of fixes for issues found by the Coverity code cheker.
9   - Lots of bug fixes.
10
11 Because of lags created by using mirrors, this message may reach you
12 before the release is available at the public sites. The sources will
13 be available from the following locations:
14
15   http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.12.tar.bz2
16   http://prdownloads.sourceforge.net/wine/wine-0.9.12.tar.bz2
17
18 Binary packages for various distributions will be available from:
19
20   http://www.winehq.org/site/download
21
22 You will find documentation on
23
24   http://www.winehq.org/site/documentation
25
26 You can also get the current source directly from the git or CVS
27 repositories. Check respectively http://wiki.winehq.org/GitWine or
28 http://www.winehq.org/cvs for details.
29
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.
33
34 Wine is available thanks to the work of many people. See the file
35 AUTHORS in the distribution for the complete list.
36
37 --
38 Alexandre Julliard
39 julliard@winehq.org