ANNOUNCE 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. This is release 20050111 of Wine, a free implementation of Windows on
  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.
  5. WHAT'S NEW with Wine-20050111: (see ChangeLog for details)
  6. - Many OLE bug fixes and improvements.
  7. - A lot more work on the MSI dll.
  8. - Update regions now handled in the Wine server.
  9. - Beginnings of typelib generation in the IDL compiler.
  10. - Many janitorial cleanups.
  11. - Lots of bug fixes.
  12. See the README file in the distribution for installation instructions.
  13. Because of lags created by using mirror, this message may reach you before
  14. the release is available at the ftp sites. The sources will be available
  15. from the following locations:
  16. http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20050111.tar.gz
  17. http://prdownloads.sourceforge.net/wine/Wine-20050111.tar.gz
  18. It should also be available from any other site that mirrors ibiblio.org.
  19. These locations also hold pre-built documentation packages in various
  20. formats: wine-doc-html.tar.gz, wine-doc-txt.tar.gz,
  21. wine-doc-pdf.tar.gz and wine-doc-ps.tar.gz.
  22. You can also get the current source directly from the CVS tree. Check
  23. http://www.winehq.org/cvs for details.
  24. Patches should be submitted to "wine-patches@winehq.org". Please
  25. don't forget to include a ChangeLog entry. If you submitted a patch,
  26. please check to make sure it has been included in the new release.
  27. If you want to receive by mail a patch against the previous release
  28. when a new one is released, you can subscribe to the mailing list at
  29. http://www.winehq.org/mailman/listinfo/wine-releases .
  30. Wine is available thanks to the work of many people. See the file
  31. AUTHORS in the distribution for the complete list.
  32. --
  33. Alexandre Julliard
  34. julliard@winehq.org