ChangeSet ID: 23882
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: wineowner(a)winehq.org 2006/03/31 12:19:42
Modified files:
include : winehq.conf
Added files:
news : 2006033101.xml
Log message:
news about Wine 0.9.11
Patch: http://cvs.winehq.org/patch.py?id=23882
Old revision New revision Changes Path
1.34 1.35 +1 -1 lostwages/include/winehq.conf
Added 1.1 +0 -0 lostwages/news/2006033101.xml
Index: lostwages/include/winehq.conf
diff -u -p lostwages/include/winehq.conf:1.34 lostwages/include/winehq.conf:1.35
--- lostwages/include/winehq.conf:1.34 31 Mar 2006 18:19:42 -0000
+++ lostwages/include/winehq.conf 31 Mar 2006 18:19:42 -0000
@@ -29,7 +29,7 @@ news_xml_path: news
wwn_xml_path: wwn
# Snapshot Date
-snapshot_date: 0.9.10
+snapshot_date: 0.9.11
# Current RH Packages Snapshot Date
snapshot_date_rh: 0.9.2
Index: lostwages/news/2006033101.xml
diff -u -p /dev/null lostwages/news/2006033101.xml:1.1
--- /dev/null 31 Mar 2006 18:19:42 -0000
+++ lostwages/news/2006033101.xml 31 Mar 2006 18:19:42 -0000
@@ -0,0 +1,26 @@
+<news>
+ <date>March 31, 2006</date>
+ <title>Wine 0.9.11 Released</title>
+ <body>
+<p>
+Just in time to give you something to do this weekend, Alexandre
+released Wine 0.9.11. The more notable changes include:
+<ul>
+ <li>Fake dll files created in the system directory to help installers.</li>
+ <li>Desktop mode now properly supports multiple processes.</li>
+ <li>Better type parsing in dbghelp.</li>
+ <li>Several OpenGL fixes.</li>
+ <li>A bunch of Unicode functions in advpack.</li>
+</ul></p>
+<p>
+ Binary packages are in the process of being built, but the source is
+ <a href="http://prdownloads.sourceforge.net/wine/wine-0.9.11.tar.bz2">available
+ now</a>. You can find out more about this release in the
+ <a href="?announce=1.115">announcement</a>. Check out our
+ <a href="/site/download">download page</a> for packages for your favorite
+ distribution. Currently official Fedora packages lag behind, but you can get
+ Wine-0.9.10 by running <tt>yum install wine</tt> from
+ <a href="http://fedoraproject.org/extras/4/i386/repodata/repoview/W.group.html">Fedora Extras</a>.
+</p>
+ </body>
+</news>