ChangeSet ID: 23587
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: wineowner(a)winehq.org 2006/03/15 16:26:56
Modified files:
include : winehq.conf
wwn : wn20060313_308.xml
Added files:
news : 2006031501.xml
Log message:
News about Wine 0.9.10
Patch: http://cvs.winehq.org/patch.py?id=23587
Old revision New revision Changes Path
1.33 1.34 +1 -1 lostwages/include/winehq.conf
Added 1.1 +0 -0 lostwages/news/2006031501.xml
1.1 1.2 +1 -1 lostwages/wwn/wn20060313_308.xml
Index: lostwages/include/winehq.conf
diff -u -p lostwages/include/winehq.conf:1.33 lostwages/include/winehq.conf:1.34
--- lostwages/include/winehq.conf:1.33 15 Mar 2006 22:26:56 -0000
+++ lostwages/include/winehq.conf 15 Mar 2006 22:26:56 -0000
@@ -29,7 +29,7 @@ news_xml_path: news
wwn_xml_path: wwn
# Snapshot Date
-snapshot_date: 0.9.9
+snapshot_date: 0.9.10
# Current RH Packages Snapshot Date
snapshot_date_rh: 0.9.2
Index: lostwages/news/2006031501.xml
diff -u -p /dev/null lostwages/news/2006031501.xml:1.1
--- /dev/null 15 Mar 2006 22:26:56 -0000
+++ lostwages/news/2006031501.xml 15 Mar 2006 22:26:56 -0000
@@ -0,0 +1,22 @@
+<news>
+ <date>March 15, 2006</date>
+ <title>Wine 0.9.10 Released</title>
+ <body>
+<p>
+Wine 0.9.10 was released yesterday. In it you'll find:
+<ul>
+ <li>Improved ESD audio driver.</li>
+ <li>More Web browser improvements in mshtml and wininet.</li>
+ <li>Direct3D fixes and preparation for ddraw code migration.</li>
+ <li>Explorer process now managing the desktop window.</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.10.tar.bz2">available
+ now</a>. You can find out more about this release in the
+ <a href="?announce=1.114">announcement</a>. Check out our
+ <a href="/site/download">download page</a> for packages for your favorite
+ distribution.
+</p>
+ </body>
+</news>
Index: lostwages/wwn/wn20060313_308.xml
diff -u -p lostwages/wwn/wn20060313_308.xml:1.1 lostwages/wwn/wn20060313_308.xml:1.2
--- lostwages/wwn/wn20060313_308.xml:1.1 15 Mar 2006 22:26:56 -0000
+++ lostwages/wwn/wn20060313_308.xml 15 Mar 2006 22:26:56 -0000
@@ -187,7 +187,7 @@ back to Wine.) Right now that appears t
with development being done behind closed doors can lead to wasteful
duplication. </p><p>
-Even after the problem Jeremy mentioned are solved, there's likely to
+Even after the problems Jeremy mentioned are solved, there's likely to
be some integration issues. One problem that gets mentioned quite a
bit concerns what kind of display driver to use. OSX doesn't install X Windows
by default, so it would be nice to have a native Quartz display driver.