Module: website
Branch: master
Commit: c75f3f62a7caf287ae26f99ecfc712f0bedc6936
URL: http://source.winehq.org/git/website.git/?a=commit;h=c75f3f62a7caf287ae26f9…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Sep 14 19:39:46 2007 +0200
Wine release 0.9.45
---
include/winehq.conf | 2 +-
news/2007091401.xml | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+), 1 deletions(-)
diff --git a/include/winehq.conf b/include/winehq.conf
index 25af175..9862561 100644
--- a/include/winehq.conf
+++ b/include/winehq.conf
@@ -29,7 +29,7 @@ news_xml_path: news
wwn_xml_path: wwn
# Snapshot Date
-snapshot_date: 0.9.44
+snapshot_date: 0.9.45
# Current RH Packages Snapshot Date
snapshot_date_rh: 0.9.2
diff --git a/news/2007091401.xml b/news/2007091401.xml
new file mode 100644
index 0000000..ccb48dd
--- /dev/null
+++ b/news/2007091401.xml
@@ -0,0 +1,25 @@
+<news>
+<date>September 14, 2007</date>
+<title>Wine 0.9.45 Released</title>
+<body>
+<p>Wine 0.9.45 was released today, with the following main changes:</p>
+
+<ul>
+<li>Many improvements to the crypto dlls (should make iTunes work).</li>
+<li>The usual assortment of Direct3D improvements.</li>
+<li>A number of fixes to sound support.</li>
+<li>Many more WordPad features.</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.45.tar.bz2">available now</a>.
+You can find out more about this release in the
+<a href="?announce=0.9.45">announcement</a>. Check out our
+<a href="/site/download">download page</a> for packages for your
+distribution.
+</p>
+</body>
+</news>