Module: website Branch: master Commit: 710d09dd2764a0560b62acc006243fa0d29408b5 URL: http://source.winehq.org/git/website.git/?a=commit;h=710d09dd2764a0560b62acc...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Sep 3 01:41:55 2016 +0900
Wine release 1.9.18
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2016090301.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+)
diff --git a/news/en/2016090301.xml b/news/en/2016090301.xml new file mode 100644 index 0000000..8c344b6 --- /dev/null +++ b/news/en/2016090301.xml @@ -0,0 +1,19 @@ +<news> +<date>September 3, 2016</date> +<title>Wine 1.9.18 Released</title> +<body> +<p> The Wine development release 1.9.18 is now available.</p> +<p> <a href="{$root}/announce/1.9.18">What's new</a> in this release: +<ul> + <li>Support for multiple kernel drivers in a single process.</li> + <li>More WebServices reader support.</li> + <li>Various improvements in joystick support.</li> + <li>Some more work towards the Direct3D command stream.</li> + <li>GDI performance improvements.</li> + <li>Improved IME window handling.</li> + <li>Compatibility fixes in the clipboard support.</li> + <li>Various bug fixes.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/1.9/wine-1.9.18.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>