Commit | Line | Data |
---|---|---|
230479fb | 1 | This is release 20000716 of Wine, a free implementation of Windows on |
692389d0 DR |
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. | |
3a5816f8 | 5 | |
230479fb | 6 | Patches should be submitted to "julliard@winehq.com". Please don't |
0c126c7c | 7 | forget to include a ChangeLog entry. |
3a5816f8 | 8 | |
230479fb AJ |
9 | WHAT'S NEW with Wine-20000716: (see ChangeLog for details) |
10 | - DirectSound restructured and improved. | |
11 | - More builtin dlls (ws2_32, setupapi, rpcrt4, serialui). | |
12 | - Several internationalisation improvements | |
5314b03b | 13 | - Lots of bug fixes. |
3a5816f8 AJ |
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 | ||
230479fb AJ |
21 | ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-20000716.tar.gz |
22 | ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/Wine-20000716.tar.gz | |
23 | ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/Wine-20000716.tar.gz | |
24 | ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/Wine-20000716.tar.gz | |
e2abbb1b AJ |
25 | |
26 | It should also be available from any site that mirrors tsx-11 or sunsite. | |
3a5816f8 | 27 | |
4ba574d6 | 28 | You can also get the current source directly from the CVS tree. Check |
692389d0 | 29 | http://www.winehq.com/dev.html for details. |
4ba574d6 | 30 | |
3a5816f8 AJ |
31 | If you submitted a patch, please check to make sure it has been |
32 | included in the new release. | |
33 | ||
7d654eb2 AJ |
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. | |
3a5816f8 | 37 | |
d37eb365 AJ |
38 | Wine is available thanks to the work of many people. See the file |
39 | AUTHORS in the distribution for the complete list. | |
3a5816f8 AJ |
40 | |
41 | -- | |
42 | Alexandre Julliard | |
230479fb | 43 | julliard@winehq.com |