Alexandre Julliard : Wine release 3.5
Module: website Branch: master Commit: d6c747175b59ce90672745e24dbe1a5acc386551 URL: https://source.winehq.org/git/website.git/?a=commit;h=d6c747175b59ce90672745... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Mar 30 19:32:54 2018 +0200 Wine release 3.5 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- news/en/2018033001.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/news/en/2018033001.xml b/news/en/2018033001.xml new file mode 100644 index 0000000..09c3caa --- /dev/null +++ b/news/en/2018033001.xml @@ -0,0 +1,16 @@ +<news> +<date>March 30, 2018</date> +<title>Wine 3.5 Released</title> +<body> +<p> The Wine development release 3.5 is now available.</p> +<p> <a href="{$root}/announce/3.5">What's new</a> in this release: +<ul> + <li>More Vulkan support, including the vulkan-1 loader.</li> + <li>Support for RSA and ECDSA cryptographic keys.</li> + <li>Improved manifest file parser.</li> + <li>Support for the Places toolbar in file dialogs.</li> + <li>Various bug fixes.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/3.x/wine-3.5.tar.xz">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