blob: 1040170f27b461fd06f81451e00ab186cceef06e [file] [log] [blame]
Alexandre Julliard31425c42006-04-13 13:16:50 +02001This is release 0.9.12 of Wine, a free implementation of Windows on Unix.
Alexandre Julliarda0cf6822005-11-09 13:41:27 +00002
3What's new in this release:
Alexandre Julliard31425c42006-04-13 13:16:50 +02004 - 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.
Alexandre Julliarda0cf6822005-11-09 13:41:27 +00009 - Lots of bug fixes.
Alexandre Julliard3a5816f1994-12-27 14:11:53 +000010
Alexandre Julliardd7d31692005-10-25 12:04:17 +000011Because of lags created by using mirrors, this message may reach you
Alexandre Julliarda0cf6822005-11-09 13:41:27 +000012before the release is available at the public sites. The sources will
13be available from the following locations:
Alexandre Julliard3a5816f1994-12-27 14:11:53 +000014
Alexandre Julliard31425c42006-04-13 13:16:50 +020015 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
Alexandre Julliard3a5816f1994-12-27 14:11:53 +000017
Alexandre Julliardd7d31692005-10-25 12:04:17 +000018Binary packages for various distributions will be available from:
Alexandre Julliard3a5816f1994-12-27 14:11:53 +000019
Alexandre Julliardd7d31692005-10-25 12:04:17 +000020 http://www.winehq.org/site/download
Alexandre Julliarde2abbb11995-03-19 17:39:39 +000021
Alexandre Julliarda0cf6822005-11-09 13:41:27 +000022You will find documentation on
23
24 http://www.winehq.org/site/documentation
Alexandre Julliard3a5816f1994-12-27 14:11:53 +000025
Alexandre Julliard30855162005-12-08 14:59:44 +010026You can also get the current source directly from the git or CVS
27repositories. Check respectively http://wiki.winehq.org/GitWine or
Dimitrie O. Paunc0232542003-11-26 03:55:01 +000028http://www.winehq.org/cvs for details.
Alexandre Julliard4ba574d1998-10-18 17:19:57 +000029
Dimitrie O. Paunc0232542003-11-26 03:55:01 +000030Patches should be submitted to "wine-patches@winehq.org". Please
Alexandre Julliard6d129912003-04-08 23:37:38 +000031don't forget to include a ChangeLog entry. If you submitted a patch,
32please check to make sure it has been included in the new release.
Alexandre Julliard3a5816f1994-12-27 14:11:53 +000033
Alexandre Julliardd37eb361997-07-20 16:23:21 +000034Wine is available thanks to the work of many people. See the file
35AUTHORS in the distribution for the complete list.
Alexandre Julliard3a5816f1994-12-27 14:11:53 +000036
37--
38Alexandre Julliard
Dimitrie O. Paunc0232542003-11-26 03:55:01 +000039julliard@winehq.org