Module: website
Branch: master
Commit: 979f21a0892b1052fcf759e6e431d6a6e5edff68
URL: https://source.winehq.org/git/website.git/?a=commit;h=979f21a0892b1052fcf75…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Nov 5 23:16:09 2021 +0100
Wine release 6.21
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
news/en/2021110501.xml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/news/en/2021110501.xml b/news/en/2021110501.xml
new file mode 100644
index 00000000..1a677e69
--- /dev/null
+++ b/news/en/2021110501.xml
@@ -0,0 +1,16 @@
+<news>
+<date>November 5, 2021</date>
+<title>Wine 6.21 Released</title>
+<body>
+<p> The Wine development release 6.21 is now available.</p>
+<p> <a href="{$root}/announce/6.21">What's new</a> in this release:
+<ul>
+ <li>WinSpool, GPhoto, and a few other modules converted to PE.</li>
+ <li>Better support for inline functions in DbgHelp.</li>
+ <li>Beginnings of a MSDASQL implementation.</li>
+ <li>Various bug fixes.</li>
+</ul>
+</p>
+<p>The source is <a href="//dl.winehq.org/wine/source/6.x/wine-6.21.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>