Alexandre Julliard | fa68b75 | 1995-04-03 16:55:37 +0000 | [diff] [blame^] | 1 | This is release 950403 of Wine the MS Windows emulator. This is still a |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 2 | developer's only release. There are many bugs and many unimplemented API |
| 3 | features. Most applications still do not work. |
| 4 | |
| 5 | Patches should be submitted to "wine-new@amscons.com". Please don't forget |
Alexandre Julliard | 1850655 | 1995-01-24 16:21:01 +0000 | [diff] [blame] | 6 | to include a ChangeLog entry. I'll make a new release every other Sunday. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 7 | |
Alexandre Julliard | fa68b75 | 1995-04-03 16:55:37 +0000 | [diff] [blame^] | 8 | WHAT'S NEW with Wine-950403: (see ChangeLog for details) |
| 9 | - Compiled callbacks for better performance. |
| 10 | - Many listbox fixes. |
| 11 | - Many edit control fixes. |
| 12 | - 16-bit entry points for built-in window procedures to make |
| 13 | Borland programs happy. |
| 14 | - Lots of bug fixes. |
Alexandre Julliard | 3a5816f | 1994-12-27 14:11:53 +0000 | [diff] [blame] | 15 | |
| 16 | See the README file in the distribution for installation instructions. |
| 17 | |
| 18 | Because of lags created by using mirror, this message may reach you before |
| 19 | the release is available at the ftp sites. The sources will be available |
| 20 | from the following locations: |
| 21 | |
Alexandre Julliard | fa68b75 | 1995-04-03 16:55:37 +0000 | [diff] [blame^] | 22 | sunsite.unc.edu:/pub/Linux/ALPHA/wine/Wine-950403.tar.gz |
| 23 | tsx-11.mit.edu:/pub/linux/ALPHA/Wine/development/Wine-950403.tar.gz |
| 24 | ftp.infomagic.com:/pub/mirrors/linux/wine/development/Wine-950403.tar.gz |
| 25 | ftp.funet.fi:/pub/OS/Linux/ALPHA/Wine/Wine-950403.tar.gz |
Alexandre Julliard | e2abbb1 | 1995-03-19 17:39:39 +0000 | [diff] [blame] | 26 | |
| 27 | 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] | 28 | |
| 29 | If you submitted a patch, please check to make sure it has been |
| 30 | included in the new release. |
| 31 | |
| 32 | New developers should read the info files available from the ftp sites. |
| 33 | The files NEWBIE-PROJECTS, DEVELOPERS-HINTS and Wine.FAQ are required |
| 34 | reading for new developers. |
| 35 | |
| 36 | Wine is available thanks to the work of Bob Amstadt, Dag Asheim, |
| 37 | Martin Ayotte, Erik Bos, John Brezak, Andrew Bulhak, John Burton, |
| 38 | Paul Falstad, Peter Galbavy, Jeffrey Hsu, Miguel de Icaza, |
| 39 | Alexandre Julliard, Jon Konrath, Scott A. Laird, Martin von Loewis, |
| 40 | Kenneth MacDonald, Peter MacDonald, David Metcalfe, Michael Patra, |
| 41 | John Richardson, Johannes Ruscheinski, Yngvi Sigurjonsson, |
| 42 | Rick Sladkey, William Smith, Jon Tombs, Linus Torvalds, Carl Williams, |
| 43 | Karl Guenter Wuensch, and Eric Youngdale. |
| 44 | |
| 45 | -- |
| 46 | Alexandre Julliard |
Alexandre Julliard | b67b1dc | 1995-02-16 16:47:09 +0000 | [diff] [blame] | 47 | julliard@sunsite.unc.edu |