Module: website Branch: master Commit: 49cd06b06ffcad00eb6254f99c96f216aa735389 URL: https://source.winehq.org/git/website.git/?a=commit;h=49cd06b06ffcad00eb6254...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 7 19:13:29 2018 +0100
Wine release 4.0-rc1
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2018120701.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)
diff --git a/news/en/2018120701.xml b/news/en/2018120701.xml new file mode 100644 index 0000000..3d89d3a --- /dev/null +++ b/news/en/2018120701.xml @@ -0,0 +1,20 @@ +<news> +<date>December 7, 2018</date> +<title>Wine 4.0-rc1 Released</title> +<body> +<p> The Wine development release 4.0-rc1 is now available.</p> +<p> This is the first release candidate for the upcoming Wine 4.0. It marks the beginning of the code freeze period. There have been many last minute changes, so please give this release a good testing to help us make 4.0 as good as possible.</p> +<p> <a href="{$root}/announce/4.0-rc1">What's new</a> in this release: +<ul> + <li>Preloader implemented on mac OS.</li> + <li>Mouse cursor support on Android.</li> + <li>Updates to the timezone database.</li> + <li>Vulkan support updated to the latest spec.</li> + <li>Stream I/O support in WebServices.</li> + <li>Better palette support in WindowsCodecs.</li> + <li>Synchronization objects support for kernel drivers.</li> + <li>Various bug fixes.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/4.0/wine-4.0-rc1.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>