Module: website Branch: master Commit: cdda2bb01155610fe89f8549210f57f65445ae7f URL: https://source.winehq.org/git/website.git/?a=commit;h=cdda2bb01155610fe89f85...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 3 22:19:18 2021 +0100
Wine release 6.23
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2021120302.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
diff --git a/news/en/2021120302.xml b/news/en/2021120302.xml new file mode 100644 index 00000000..157ebe2d --- /dev/null +++ b/news/en/2021120302.xml @@ -0,0 +1,17 @@ +<news> +<date>December 3, 2021</date> +<title>Wine 6.23 Released</title> +<body> +<p> The Wine development release 6.23 is now available.</p> +<p> <a href="{$root}/announce/6.23">What's new</a> in this release: +<ul> + <li>Mount manager and CoreAudio driver converted to PE.</li> + <li>Support for exception handling in Wow64 mode.</li> + <li>Optional support for using the distribution's PE libraries.</li> + <li>A number of UI improvements in WineDbg.</li> + <li>Various bug fixes.</li> +</ul> +</p> +<p>The source is <a href="//dl.winehq.org/wine/source/6.x/wine-6.23.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>