Module: website Branch: master Commit: 2d417aae3e373f3e994be7f39320d3c88da8283e URL: https://source.winehq.org/git/website.git/?a=commit;h=2d417aae3e373f3e994be7...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Feb 11 21:34:41 2022 +0100
Wine release 7.2
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2022021101.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
diff --git a/news/en/2022021101.xml b/news/en/2022021101.xml new file mode 100644 index 00000000..0204c170 --- /dev/null +++ b/news/en/2022021101.xml @@ -0,0 +1,18 @@ +<news> +<date>February 11, 2022</date> +<title>Wine 7.2 Released</title> +<body> +<p> The Wine development release 7.2 is now available.</p> +<p> <a href="{$root}/announce/7.2">What's new</a> in this release: +<ul> + <li>Large scale cleanup to support 'long' type with MSVCRT.</li> + <li>Mono engine updated to version 7.1.1.</li> + <li>More theming fixes in common controls.</li> + <li>Beginnings of a WMA decoder.</li> + <li>Support for 64-bit time_t.</li> + <li>Various bug fixes.</li> +</ul> +</p> +<p>The source is <a href="//dl.winehq.org/wine/source/7.x/wine-7.2.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>