Alexandre Julliard | 3e2be8d | 1999-05-23 10:42:57 +0000 | [diff] [blame] | 1 | This is release 990523 of Wine, a free implementation of Windows on |
Douglas Ridgway | 692389d | 1998-11-22 16:56:44 +0000 | [diff] [blame] | 2 | Unix. This is still a developers only release. There are many bugs |
| 3 | and unimplemented features. Most applications still do not work |
| 4 | correctly. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 5 | |
Alexandre Julliard | 0c126c7 | 1996-02-18 18:44:41 +0000 | [diff] [blame] | 6 | Patches should be submitted to "julliard@lrc.epfl.ch". Please don't |
| 7 | forget to include a ChangeLog entry. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 8 | |
Alexandre Julliard | 3e2be8d | 1999-05-23 10:42:57 +0000 | [diff] [blame] | 9 | WHAT'S NEW with Wine-990523: (see ChangeLog for details) |
| 10 | - Printing improvements |
| 11 | - X input and multimedia timers moved to service thread. |
| 12 | - More threading and locking fixes. |
Alexandre Julliard | 5314b03 | 1999-03-14 18:02:04 +0000 | [diff] [blame] | 13 | - Lots of bug fixes. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 14 | |
| 15 | See the README file in the distribution for installation instructions. |
| 16 | |
| 17 | Because of lags created by using mirror, this message may reach you before |
| 18 | the release is available at the ftp sites. The sources will be available |
| 19 | from the following locations: |
| 20 | |
Alexandre Julliard | 3e2be8d | 1999-05-23 10:42:57 +0000 | [diff] [blame] | 21 | ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-990523.tar.gz |
| 22 | ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-990523.tar.gz |
| 23 | ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-990523.tar.gz |
| 24 | ftp://ftp.progsoc.uts.edu.au/pub/Wine/development/Wine-990523.tar.gz |
Alexandre Julliard | e2abbb1 | 1995-03-19 17:39:39 +0000 | [diff] [blame] | 25 | |
| 26 | It should also be available from any site that mirrors tsx-11 or sunsite. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 27 | |
Alexandre Julliard | 4ba574d | 1998-10-18 17:19:57 +0000 | [diff] [blame] | 28 | You can also get the current source directly from the CVS tree. Check |
Douglas Ridgway | 692389d | 1998-11-22 16:56:44 +0000 | [diff] [blame] | 29 | http://www.winehq.com/dev.html for details. |
Alexandre Julliard | 4ba574d | 1998-10-18 17:19:57 +0000 | [diff] [blame] | 30 | |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 31 | If you submitted a patch, please check to make sure it has been |
| 32 | included in the new release. |
| 33 | |
Alexandre Julliard | 7d654eb | 1996-02-25 11:36:22 +0000 | [diff] [blame] | 34 | If you want to get the new releases faster, you can subscribe to the |
| 35 | wine-patches mailing list by sending a mail containing 'subscribe |
| 36 | wine-patches your_address' to majordomo@tiger.informatik.hu-berlin.de. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 37 | |
Alexandre Julliard | d37eb36 | 1997-07-20 16:23:21 +0000 | [diff] [blame] | 38 | Wine is available thanks to the work of many people. See the file |
| 39 | AUTHORS in the distribution for the complete list. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 40 | |
| 41 | -- |
| 42 | Alexandre Julliard |
Alexandre Julliard | 0c126c7 | 1996-02-18 18:44:41 +0000 | [diff] [blame] | 43 | julliard@lrc.epfl.ch |