Module: website Branch: master Commit: 365fc2f69209d256ed075453f0e573bb803a5db4 URL: https://source.winehq.org/git/website.git/?a=commit;h=365fc2f69209d256ed0754...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Aug 13 21:44:31 2021 +0200
Wine release 6.15
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2021081301.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
diff --git a/news/en/2021081301.xml b/news/en/2021081301.xml new file mode 100644 index 00000000..25326675 --- /dev/null +++ b/news/en/2021081301.xml @@ -0,0 +1,18 @@ +<news> +<date>August 13, 2021</date> +<title>Wine 6.15 Released</title> +<body> +<p> The Wine development release 6.15 is now available.</p> +<p> <a href="{$root}/announce/6.15">What's new</a> in this release: +<ul> + <li>WinSock (WS2_32) library converted to PE.</li> + <li>Support for performance data in the registry.</li> + <li>More 32->64-bit thunks for NTDLL calls.</li> + <li>Improved floating point status handling in the C runtime.</li> + <li>More preparation work for the GDI syscall interface.</li> + <li>Various bug fixes.</li> +</ul> +</p> +<p>The source is <a href="//dl.winehq.org/wine/source/6.x/wine-6.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>