Alexandre Julliard : Wine release 1.9.7
Module: website Branch: master Commit: 4aa09de8834c7766ae2c3ebad0614403761176b4 URL: http://source.winehq.org/git/website.git/?a=commit;h=4aa09de8834c7766ae2c3eb... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Sat Apr 2 00:04:40 2016 +0900 Wine release 1.9.7 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- news/en/2016040201.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/news/en/2016040201.xml b/news/en/2016040201.xml new file mode 100644 index 0000000..7cda21b --- /dev/null +++ b/news/en/2016040201.xml @@ -0,0 +1,17 @@ +<news> +<date>April 2, 2016</date> +<title>Wine 1.9.7 Released</title> +<body> +<p> The Wine development release 1.9.7 is now available.</p> +<p> <a href="{$root}/announce/1.9.7">What's new</a> in this release: +<ul> + <li>More work towards the WineD3D command stream.</li> + <li>More support for Shader Model 5 shaders.</li> + <li>C++ exception handling on x86-64.</li> + <li>Support for Windows-style static import libraries.</li> + <li>Performance fixes in the XML writer.</li> + <li>Various bug fixes.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/1.9/wine-1.9.7.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>
participants (1)
-
Alexandre Julliard