Commit | Line | Data |
---|---|---|
471a7ed0 | 1 | This is release 20050628 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 | |
471a7ed0 AJ |
6 | WHAT'S NEW with Wine-20050628: (see ChangeLog for details) |
7 | - Configuration settings moved to the registry. | |
8 | - Graphical Wine configuration tool is now enabled. | |
9 | - More MSI and OLE improvements. | |
10 | - Reorganisation of the DirectDraw directory. | |
11 | - Initial support for webcams. | |
ab936a63 | 12 | - Lots of bug fixes. |
3a5816f8 AJ |
13 | |
14 | See the README file in the distribution for installation instructions. | |
15 | ||
16 | Because of lags created by using mirror, this message may reach you before | |
17 | the release is available at the ftp sites. The sources will be available | |
18 | from the following locations: | |
19 | ||
471a7ed0 AJ |
20 | http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20050628.tar.gz |
21 | http://prdownloads.sourceforge.net/wine/Wine-20050628.tar.gz | |
e2abbb1b | 22 | |
15dfb4d9 | 23 | It should also be available from any other site that mirrors ibiblio.org. |
21c3dfaa | 24 | These locations also hold pre-built documentation packages in various |
471a7ed0 AJ |
25 | formats: wine-doc-en-html.tar.gz, wine-doc-en-txt.tar.gz, |
26 | wine-doc-en-pdf.tar.gz and wine-doc-en-ps.tar.gz. | |
3a5816f8 | 27 | |
4ba574d6 | 28 | You can also get the current source directly from the CVS tree. Check |
c0232546 | 29 | http://www.winehq.org/cvs for details. |
4ba574d6 | 30 | |
c0232546 | 31 | Patches should be submitted to "wine-patches@winehq.org". Please |
6d12991f AJ |
32 | don't forget to include a ChangeLog entry. If you submitted a patch, |
33 | please check to make sure it has been included in the new release. | |
3a5816f8 | 34 | |
65fcd9e2 AJ |
35 | If you want to receive by mail a patch against the previous release |
36 | when a new one is released, you can subscribe to the mailing list at | |
c0232546 | 37 | http://www.winehq.org/mailman/listinfo/wine-releases . |
3a5816f8 | 38 | |
d37eb365 AJ |
39 | Wine is available thanks to the work of many people. See the file |
40 | AUTHORS in the distribution for the complete list. | |
3a5816f8 AJ |
41 | |
42 | -- | |
43 | Alexandre Julliard | |
c0232546 | 44 | julliard@winehq.org |