Module: website Branch: master Commit: 37e88b0c783d7bf70ce5b1774e3c9104a1c446ea URL: https://source.winehq.org/git/website.git/?a=commit;h=37e88b0c783d7bf70ce5b1...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 4 20:30:13 2019 +0100
Wine release 4.1
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2019020401.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
diff --git a/news/en/2019020401.xml b/news/en/2019020401.xml new file mode 100644 index 0000000..81a3abe --- /dev/null +++ b/news/en/2019020401.xml @@ -0,0 +1,17 @@ +<news> +<date>February 4, 2019</date> +<title>Wine 4.1 Released</title> +<body> +<p> The Wine development release 4.1 is now available.</p> +<p> <a href="{$root}/announce/4.1">What's new</a> in this release: +<ul> + <li>Support for NT kernel spinlocks.</li> + <li>Better glyph positioning in DirectWrite.</li> + <li>More accurate reporting of CPU information.</li> + <li>Context handle fixes in the IDL compiler.</li> + <li>Preloader fixes on macOS.</li> + <li>Various bug fixes.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/4.x/wine-4.1.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>