Module: website Branch: master Commit: de857dafaf21b00b6cab3c6ce6d696e7cf4f9981 URL: https://gitlab.winehq.org/winehq/winehq/-/commit/de857dafaf21b00b6cab3c6ce6d...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Jun 9 23:56:42 2023 +0200
Wine release 8.10
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2023060901.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
diff --git a/news/en/2023060901.xml b/news/en/2023060901.xml new file mode 100644 index 00000000..e48afbf3 --- /dev/null +++ b/news/en/2023060901.xml @@ -0,0 +1,17 @@ +<news> +<date>June 9, 2023</date> +<title>Wine 8.10 Released</title> +<body> +<p> The Wine development release 8.10 is now available.</p> +<p> <a href="{$root}/announce/8.10">What's new</a> in this release: +<ul> + <li>All PE->Unix transitions go through the syscall interface.</li> + <li>Mouse cursor clipping improvements.</li> + <li>Support for virtual memory placeholders.</li> + <li>Locale and timezone data updates.</li> + <li>Various bug fixes.</li> +</ul> +</p> +<p>The source is <a href="//dl.winehq.org/wine/source/8.x/wine-8.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>