Alexandre Julliard | 832dd3c | 2006-03-15 15:41:07 +0100 | [diff] [blame] | 1 | This is release 0.9.10 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 | 832dd3c | 2006-03-15 15:41:07 +0100 | [diff] [blame] | 4 | - Improved ESD audio driver. |
| 5 | - More Web browser improvements in mshtml and wininet. |
| 6 | - Direct3D fixes and preparation for ddraw code migration. |
| 7 | - Explorer process now managing the desktop window. |
Alexandre Julliard | a0cf682 | 2005-11-09 13:41:27 +0000 | [diff] [blame] | 8 | - Lots of bug fixes. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 9 | |
Alexandre Julliard | d7d3169 | 2005-10-25 12:04:17 +0000 | [diff] [blame] | 10 | Because of lags created by using mirrors, this message may reach you |
Alexandre Julliard | a0cf682 | 2005-11-09 13:41:27 +0000 | [diff] [blame] | 11 | before the release is available at the public sites. The sources will |
| 12 | be available from the following locations: |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 13 | |
Alexandre Julliard | 832dd3c | 2006-03-15 15:41:07 +0100 | [diff] [blame] | 14 | http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.10.tar.bz2 |
| 15 | http://prdownloads.sourceforge.net/wine/wine-0.9.10.tar.bz2 |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 16 | |
Alexandre Julliard | d7d3169 | 2005-10-25 12:04:17 +0000 | [diff] [blame] | 17 | Binary packages for various distributions will be available from: |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 18 | |
Alexandre Julliard | d7d3169 | 2005-10-25 12:04:17 +0000 | [diff] [blame] | 19 | http://www.winehq.org/site/download |
Alexandre Julliard | e2abbb1 | 1995-03-19 17:39:39 +0000 | [diff] [blame] | 20 | |
Alexandre Julliard | a0cf682 | 2005-11-09 13:41:27 +0000 | [diff] [blame] | 21 | You will find documentation on |
| 22 | |
| 23 | http://www.winehq.org/site/documentation |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 24 | |
Alexandre Julliard | 3085516 | 2005-12-08 14:59:44 +0100 | [diff] [blame] | 25 | You can also get the current source directly from the git or CVS |
| 26 | repositories. Check respectively http://wiki.winehq.org/GitWine or |
Dimitrie O. Paun | c023254 | 2003-11-26 03:55:01 +0000 | [diff] [blame] | 27 | http://www.winehq.org/cvs for details. |
Alexandre Julliard | 4ba574d | 1998-10-18 17:19:57 +0000 | [diff] [blame] | 28 | |
Dimitrie O. Paun | c023254 | 2003-11-26 03:55:01 +0000 | [diff] [blame] | 29 | Patches should be submitted to "wine-patches@winehq.org". Please |
Alexandre Julliard | 6d12991 | 2003-04-08 23:37:38 +0000 | [diff] [blame] | 30 | don't forget to include a ChangeLog entry. If you submitted a patch, |
| 31 | 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] | 32 | |
Alexandre Julliard | d37eb36 | 1997-07-20 16:23:21 +0000 | [diff] [blame] | 33 | Wine is available thanks to the work of many people. See the file |
| 34 | AUTHORS in the distribution for the complete list. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 35 | |
| 36 | -- |
| 37 | Alexandre Julliard |
Dimitrie O. Paun | c023254 | 2003-11-26 03:55:01 +0000 | [diff] [blame] | 38 | julliard@winehq.org |