Alexandre Julliard : Wine release 8.15
Module: website Branch: master Commit: ac239e2898de716a21633c21e5b5250987a7e637 URL: https://gitlab.winehq.org/winehq/winehq/-/commit/ac239e2898de716a21633c21e5b... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Sep 1 21:49:48 2023 +0200 Wine release 8.15 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- news/en/2023090101.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/news/en/2023090101.xml b/news/en/2023090101.xml new file mode 100644 index 00000000..40dacafb --- /dev/null +++ b/news/en/2023090101.xml @@ -0,0 +1,16 @@ +<news> +<date>September 1, 2023</date> +<title>Wine 8.15 Released</title> +<body> +<p> The Wine development release 8.15 is now available.</p> +<p> <a href="{$root}/announce/8.15">What's new</a> in this release: +<ul> + <li>Support for TEXT print processor.</li> + <li>Cycle Collection support in MSHTML.</li> + <li>Cross-process memory notifications in Wow64.</li> + <li>Various bug fixes.</li> +</ul> +</p> +<p>The source is <a href="//dl.winehq.org/wine/source/8.x/wine-8.15.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