Module: website Branch: master Commit: 7d55b019818004a08bfa701c03759bf0b108d73e URL: https://source.winehq.org/git/website.git/?a=commit;h=7d55b019818004a08bfa70...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Jun 18 21:46:06 2021 +0200
Wine release 6.11
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2021061801.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
diff --git a/news/en/2021061801.xml b/news/en/2021061801.xml new file mode 100644 index 00000000..4f57421c --- /dev/null +++ b/news/en/2021061801.xml @@ -0,0 +1,17 @@ +<news> +<date>June 18, 2021</date> +<title>Wine 6.11 Released</title> +<body> +<p> The Wine development release 6.11 is now available.</p> +<p> <a href="{$root}/announce/6.11">What's new</a> in this release: +<ul> + <li>Theming support in all builtin programs.</li> + <li>All remaining CRT math functions imported from Musl.</li> + <li>MP3 support requires libmpg123 also on macOS.</li> + <li>Support for codepage 720 (Arabic).</li> + <li>Various bug fixes.</li> +</ul> +</p> +<p>The source is <a href="//dl.winehq.org/wine/source/6.x/wine-6.11.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>