Module: website
Branch: master
Commit: f1a7cc8f5d84a2dac60bb10781b64830b9f39812
URL: https://source.winehq.org/git/website.git/?a=commit;h=f1a7cc8f5d84a2dac60bb…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri May 22 20:51:25 2020 +0200
Wine release 5.9
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
news/en/2020052201.xml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/news/en/2020052201.xml b/news/en/2020052201.xml
new file mode 100644
index 00000000..3ad9bf0a
--- /dev/null
+++ b/news/en/2020052201.xml
@@ -0,0 +1,16 @@
+<news>
+<date>May 22, 2020</date>
+<title>Wine 5.9 Released</title>
+<body>
+<p> The Wine development release 5.9 is now available.</p>
+<p> <a href="{$root}/announce/5.9">What's new</a> in this release:
+<ul>
+ <li>Major progress on the WineD3D Vulkan backend.</li>
+ <li>Initial support for splitting dlls into PE and Unix parts.</li>
+ <li>Support for generating PDB files when building PE dlls.</li>
+ <li>Timestamp updates in the Kernel User Shared Data.</li>
+ <li>Various bug fixes.</li>
+</ul>
+<p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.9.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>