Module: website Branch: master Commit: 7e9449dafc68f4fc52b5bbfea008c7306bc6932c URL: https://source.winehq.org/git/website.git/?a=commit;h=7e9449dafc68f4fc52b5bb...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Apr 24 22:12:18 2020 +0200
Wine release 5.7
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2020042401.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
diff --git a/news/en/2020042401.xml b/news/en/2020042401.xml new file mode 100644 index 00000000..977d085a --- /dev/null +++ b/news/en/2020042401.xml @@ -0,0 +1,18 @@ +<news> +<date>April 24, 2020</date> +<title>Wine 5.7 Released</title> +<body> +<p> The Wine development release 5.7 is now available.</p> +<p> <a href="{$root}/announce/5.7">What's new</a> in this release: +<ul> + <li>Wine Mono engine updated to 5.0.0, with upstream WPF support.</li> + <li>More progress on the WineD3D Vulkan backend.</li> + <li>Beginnings of a USB device driver.</li> + <li>Support for building with Clang in MSVC mode.</li> + <li>Builtin modules no longer depend on libwine.</li> + <li>Support for configuring Windows version from the command line.</li> + <li>Various bug fixes.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.7.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>