Module: website Branch: master Commit: 3cc5254e2b51d9d24e8feabe0b7e2568e365f6ad URL: https://source.winehq.org/git/website.git/?a=commit;h=3cc5254e2b51d9d24e8fea...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Mar 1 23:42:30 2019 +0100
Wine release 4.3
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2019030101.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)
diff --git a/news/en/2019030101.xml b/news/en/2019030101.xml new file mode 100644 index 0000000..2aa9ddc --- /dev/null +++ b/news/en/2019030101.xml @@ -0,0 +1,16 @@ +<news> +<date>March 1, 2019</date> +<title>Wine 4.3 Released</title> +<body> +<p> The Wine development release 4.3 is now available.</p> +<p> <a href="{$root}/announce/4.3">What's new</a> in this release: +<ul> + <li>Reimplementation of XAudio2 using the FAudio library.</li> + <li>Mono engine updated to the latest upstream.</li> + <li>More modern handling of iconic windows.</li> + <li>Improved handling of kernel objects.</li> + <li>Various bug fixes.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/4.x/wine-4.3.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>