Module: website Branch: master Commit: 7c6117256322574d80f6d2250de04b121d1e504f URL: https://source.winehq.org/git/website.git/?a=commit;h=7c6117256322574d80f6d2...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 22 22:49:54 2019 +0100
Improve 4.0 news formatting.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2019012201.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/news/en/2019012201.xml b/news/en/2019012201.xml index 93f6322..5642733 100644 --- a/news/en/2019012201.xml +++ b/news/en/2019012201.xml @@ -3,8 +3,13 @@ <title>Wine 4.0 Released</title> <body> <p> The Wine team is proud to announce that the stable release Wine 4.0 is now available.</p> -<p> This release represents a year of development effort and over 6,000 individual changes. It contains a large number of improvements that are listed in the release notes below. The main highlights are:</p> -<p> - Vulkan support. - Direct3D 12 support. - Game controllers support. - High-DPI support on Android.</p> -<p><p>The source is <a href="//dl.winehq.org/wine/source/4.0/wine-4.0.tar.xz">available now</a>. +<p> This release represents a year of development effort and over 6,000 individual changes. It contains a large number of improvements that are listed in the <a href="{$root}/announce/4.0">release notes</a> below. The main highlights are:</p> +<ul> + <li>Vulkan support.</li> + <li>Direct3D 12 support.</li> + <li>Game controllers support.</li> + <li>High-DPI support on Android.</li> +</ul> +<p>The source is <a href="//dl.winehq.org/wine/source/4.0/wine-4.0.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>