Alexandre Julliard | 31425c4 | 2006-04-13 13:16:50 +0200 | [diff] [blame] | 1 | This is release 0.9.12 of Wine, a free implementation of Windows on Unix. |
Alexandre Julliard | a0cf682 | 2005-11-09 13:41:27 +0000 | [diff] [blame] | 2 | |
| 3 | What's new in this release: |
Alexandre Julliard | 31425c4 | 2006-04-13 13:16:50 +0200 | [diff] [blame] | 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. |
Alexandre Julliard | a0cf682 | 2005-11-09 13:41:27 +0000 | [diff] [blame] | 9 | - Lots of bug fixes. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 10 | |
Alexandre Julliard | d7d3169 | 2005-10-25 12:04:17 +0000 | [diff] [blame] | 11 | Because of lags created by using mirrors, this message may reach you |
Alexandre Julliard | a0cf682 | 2005-11-09 13:41:27 +0000 | [diff] [blame] | 12 | before the release is available at the public sites. The sources will |
| 13 | be available from the following locations: |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 14 | |
Alexandre Julliard | 31425c4 | 2006-04-13 13:16:50 +0200 | [diff] [blame] | 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 |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 17 | |
Alexandre Julliard | d7d3169 | 2005-10-25 12:04:17 +0000 | [diff] [blame] | 18 | Binary packages for various distributions will be available from: |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 19 | |
Alexandre Julliard | d7d3169 | 2005-10-25 12:04:17 +0000 | [diff] [blame] | 20 | http://www.winehq.org/site/download |
Alexandre Julliard | e2abbb1 | 1995-03-19 17:39:39 +0000 | [diff] [blame] | 21 | |
Alexandre Julliard | a0cf682 | 2005-11-09 13:41:27 +0000 | [diff] [blame] | 22 | You will find documentation on |
| 23 | |
| 24 | http://www.winehq.org/site/documentation |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 25 | |
Alexandre Julliard | 3085516 | 2005-12-08 14:59:44 +0100 | [diff] [blame] | 26 | You can also get the current source directly from the git or CVS |
| 27 | repositories. Check respectively http://wiki.winehq.org/GitWine or |
Dimitrie O. Paun | c023254 | 2003-11-26 03:55:01 +0000 | [diff] [blame] | 28 | http://www.winehq.org/cvs for details. |
Alexandre Julliard | 4ba574d | 1998-10-18 17:19:57 +0000 | [diff] [blame] | 29 | |
Dimitrie O. Paun | c023254 | 2003-11-26 03:55:01 +0000 | [diff] [blame] | 30 | Patches should be submitted to "wine-patches@winehq.org". Please |
Alexandre Julliard | 6d12991 | 2003-04-08 23:37:38 +0000 | [diff] [blame] | 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. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 33 | |
Alexandre Julliard | d37eb36 | 1997-07-20 16:23:21 +0000 | [diff] [blame] | 34 | Wine is available thanks to the work of many people. See the file |
| 35 | AUTHORS in the distribution for the complete list. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 36 | |
| 37 | -- |
| 38 | Alexandre Julliard |
Dimitrie O. Paun | c023254 | 2003-11-26 03:55:01 +0000 | [diff] [blame] | 39 | julliard@winehq.org |