ChangeSet ID: 31324
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: julliard(a)winehq.org 2007/08/10 11:28:35
Modified files:
include : winehq.conf
Added files:
news : 2007081001.xml
Log message:
Release 0.9.43
Patch: http://cvs.winehq.org/patch.py?id=31324
Old revision New revision Changes Path
1.65 1.66 +1 -1 lostwages/include/winehq.conf
Added 1.1 +0 -0 lostwages/news/2007081001.xml
Index: lostwages/include/winehq.conf
diff -u -p lostwages/include/winehq.conf:1.65 lostwages/include/winehq.conf:1.66
--- lostwages/include/winehq.conf:1.65 10 Aug 2007 16:28:35 -0000
+++ lostwages/include/winehq.conf 10 Aug 2007 16:28:35 -0000
@@ -29,7 +29,7 @@ news_xml_path: news
wwn_xml_path: wwn
# Snapshot Date
-snapshot_date: 0.9.42
+snapshot_date: 0.9.43
# Current RH Packages Snapshot Date
snapshot_date_rh: 0.9.2
Index: lostwages/news/2007081001.xml
diff -u -p /dev/null lostwages/news/2007081001.xml:1.1
--- /dev/null 10 Aug 2007 16:28:35 -0000
+++ lostwages/news/2007081001.xml 10 Aug 2007 16:28:35 -0000
@@ -0,0 +1,25 @@
+<news>
+<date>August 10, 2007</date>
+<title>Wine 0.9.43 Released</title>
+<body>
+<p>Wine 0.9.43 was released today, with the following main changes:</p>
+
+<ul>
+<li>Direct3D support on top of WGL instead of GLX for better portability.</li>
+<li>Many DirectSound fixes.</li>
+<li>Still more gdiplus functions.</li>
+<li>Many crypt32 improvements.</li>
+<li>Lots of bug fixes.</li>
+</ul>
+
+<p>
+Binary packages are in the process of being built and it may take a
+few days for them to appear, but the source is
+<a href="http://prdownloads.sourceforge.net/wine/wine-0.9.43.tar.bz2">available now</a>.
+You can find out more about this release in the
+<a href="?announce=0.9.43">announcement</a>. Check out our
+<a href="/site/download">download page</a> for packages for your
+distribution.
+</p>
+</body>
+</news>