Alexandre Julliard : Wine release 4.10
Module: website Branch: master Commit: f991d05514fa31644533165b8e3935cf182e3891 URL: https://source.winehq.org/git/website.git/?a=commit;h=f991d05514fa3164453316... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jun 10 20:44:13 2019 +0200 Wine release 4.10 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- news/en/2019061001.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/news/en/2019061001.xml b/news/en/2019061001.xml new file mode 100644 index 0000000..0cbbbe7 --- /dev/null +++ b/news/en/2019061001.xml @@ -0,0 +1,16 @@ +<news> +<date>June 10, 2019</date> +<title>Wine 4.10 Released</title> +<body> +<p> The Wine development release 4.10 is now available.</p> +<p> <a href="{$root}/announce/4.10">What's new</a> in this release: +<ul> + <li>Many DLLs are built as PE files by default.</li> + <li>More support for installing Plug and Play drivers.</li> + <li>Clock synchronization in Media Foundation.</li> + <li>Volume adjustment in audio drivers.</li> + <li>Various bug fixes.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/4.x/wine-4.10.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