André Hentschel : fix so the html is valid

Jeremy Newman jnewman at winehq.org
Tue May 31 09:48:01 CDT 2011


Module: website
Branch: master
Commit: 53accb249c28a0bce5535a766ec894cb3e6d1de2
URL:    http://source.winehq.org/git/website.git/?a=commit;h=53accb249c28a0bce5535a766ec894cb3e6d1de2

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sat May 28 01:38:43 2011 +0200

fix so the html is valid

---

 news/en/2011052701.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/news/en/2011052701.xml b/news/en/2011052701.xml
index 639a606..0c65d67 100644
--- a/news/en/2011052701.xml
+++ b/news/en/2011052701.xml
@@ -3,7 +3,7 @@
 <title>Wine 1.3.21 Released</title>
 <body>
 <p> The Wine development release 1.3.21 is now available.</p>
-<p> <a href="{$root}/announce/1.3.21">What's new</a> in this release:
+<p> <a href="{$root}/announce/1.3.21">What's new</a> in this release:</p>
 <ul>
   <li>Support for installation rollbacks in MSI.</li>
   <li>8- and 16-bit bitmap formats in the DIB engine.</li>
@@ -12,7 +12,7 @@
   <li>Improvements to the Item common dialog.</li>
   <li>More MSVC runtime functions.</li>
   <li>Various bug fixes.</li>
-</ul></p>
-<p><p>The source is <a href="http://prdownloads.sourceforge.net/wine/wine-1.3.21.tar.bz2">available now</a>.
+</ul>
+<p>The source is <a href="http://prdownloads.sourceforge.net/wine/wine-1.3.21.tar.bz2">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>




More information about the wine-cvs mailing list