Alexandre Julliard : Wine release 5.17
Module: website Branch: master Commit: 6cd12248b52fe11999a9125e0dca66f5c78e07a9 URL: https://source.winehq.org/git/website.git/?a=commit;h=6cd12248b52fe11999a912... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Sep 11 21:52:09 2020 +0200 Wine release 5.17 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- news/en/2020091101.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/news/en/2020091101.xml b/news/en/2020091101.xml new file mode 100644 index 00000000..ed5304a5 --- /dev/null +++ b/news/en/2020091101.xml @@ -0,0 +1,15 @@ +<news> +<date>September 11, 2020</date> +<title>Wine 5.17 Released</title> +<body> +<p> The Wine development release 5.17 is now available.</p> +<p> <a href="{$root}/announce/5.17">What's new</a> in this release: +<ul> + <li>ADVAPI32 library converted to PE.</li> + <li>Beginnings of an NDIS network driver.</li> + <li>Still more restructuration of the console support.</li> + <li>Various bug fixes.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.17.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