Module: website
Branch: master
Commit: df3af5303930063cea75bdc998b1bba56319bf5c
URL: http://source.winehq.org/git/website.git/?a=commit;h=df3af5303930063cea75bd…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Aug 30 20:03:10 2013 +0200
Wine release 1.7.1
---
news/en/2013083001.xml | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/news/en/2013083001.xml b/news/en/2013083001.xml
new file mode 100644
index 0000000..3b536d8
--- /dev/null
+++ b/news/en/2013083001.xml
@@ -0,0 +1,18 @@
+<news>
+<date>August 30, 2013</date>
+<title>Wine 1.7.1 Released</title>
+<body>
+<p> The Wine development release 1.7.1 is now available.</p>
+<p> <a href="{$root}/announce/1.7.1">What's new</a> in this release:
+<ul>
+ <li>Support for keyed event objects.</li>
+ <li>Support for the "init once" synchronization mechanism.</li>
+ <li>Activation context support for DLLs, typelibs, and COM classes.</li>
+ <li>Support for loading 32-bit typelibs on 64-bit.</li>
+ <li>Various Mac driver fixes.</li>
+ <li>Some fixes for serial port devices.</li>
+ <li>Various bug fixes.</li>
+</ul>
+<p>The source is <a href="http://prdownloads.sourceforge.net/wine/wine-1.7.1.tar.bz2">available now</a>.
+Binary packages are in the process of being built, and will appear soon at their respective <a href="{$root}/download">download locations</a>.
+</p></body></news>