msi: Implement the Reset control event.
[wine/multimedia.git] / ANNOUNCE
blobb09a77e2f7bfe1251a94d82196ebd6af18b8084e
1 This is release 0.9.4 of Wine, a free implementation of Windows on Unix.
3 What's new in this release:
4   - Improvements to the IDL compiler.
5   - Some infrastructure work for loadable driver support.
6   - The usual assortment of Direct3D improvements.
7   - IME support in the edit control.
8   - Better support for AVI animations.
9   - Debugging support improvements.
10   - Relay traces now work on NX platforms.
11   - Lots of bug fixes.
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:
17   http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.4.tar.bz2
18   http://prdownloads.sourceforge.net/wine/wine-0.9.4.tar.bz2
20 Binary packages for various distributions will be available from:
22   http://www.winehq.org/site/download
24 You will find documentation on
26   http://www.winehq.org/site/documentation
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.
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 Wine is available thanks to the work of many people. See the file
37 AUTHORS in the distribution for the complete list.
40 Alexandre Julliard
41 julliard@winehq.org