Alexandre Julliard : Wine release 6.7
Module: website Branch: master Commit: 005c11c7bbd4a270741af2ccd74834424163c07d URL: https://source.winehq.org/git/website.git/?a=commit;h=005c11c7bbd4a270741af2... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Apr 23 22:20:30 2021 +0200 Wine release 6.7 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- news/en/2021042301.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/news/en/2021042301.xml b/news/en/2021042301.xml new file mode 100644 index 00000000..76091554 --- /dev/null +++ b/news/en/2021042301.xml @@ -0,0 +1,19 @@ +<news> +<date>April 23, 2021</date> +<title>Wine 6.7 Released</title> +<body> +<p> The Wine development release 6.7 is now available.</p> +<p> <a href="{$root}/announce/6.7">What's new</a> in this release: +<ul> + <li>NetApi32, WLDAP32, and Kerberos libraries converted to PE.</li> + <li>More Media Foundation work.</li> + <li>ES6 JavaScript mode.</li> + <li>Improved WOW64 file system redirection.</li> + <li>More Plug & Play driver support.</li> + <li>Keyboard raw input device.</li> + <li>Various bug fixes.</li> +</ul> +</p> +<p>The source is <a href="//dl.winehq.org/wine/source/6.x/wine-6.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>
participants (1)
-
Alexandre Julliard