Module: website Branch: master Commit: 59c94b4d468a65cb43b5fd9d42e91894cf17063d URL: http://source.winehq.org/git/website.git/?a=commit;h=59c94b4d468a65cb43b5fd9...
Author: Alexandre Julliard julliard@winehq.org Date: Fri May 13 20:32:42 2011 +0200
Wine release 1.3.20
---
news/en/2011051301.xml | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/news/en/2011051301.xml b/news/en/2011051301.xml new file mode 100644 index 0000000..fd52487 --- /dev/null +++ b/news/en/2011051301.xml @@ -0,0 +1,18 @@ +<news> +<date>May 13, 2011</date> +<title>Wine 1.3.20 Released</title> +<body> +<p> The Wine development release 1.3.20 is now available.</p> +<p> <a href="{$root}/announce/1.3.20">What's new</a> in this release: +<ul> + <li>Option to clip the mouse inside fullscreen windows.</li> + <li>Support for persistent HTTP connections.</li> + <li>Initial implementation of the XML writer.</li> + <li>Support for drawing rectangles in the DIB engine.</li> + <li>Volume control in MMDevAPI.</li> + <li>More MSVC runtime functions.</li> + <li>Various bug fixes.</li> +</ul></p> +<p><p>The source is <a href="http://prdownloads.sourceforge.net/wine/wine-1.3.20.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>