diff --git a/NEWS b/NEWS
index cdfdda6..2ae9801 100644
--- a/NEWS
+++ b/NEWS
@@ -1325,7 +1325,8 @@ http://www.w3.org/TR/xmlschema-2/
  code, beware, all
 interfaces are likely to change, there is huge holes, it is clearly a work in
 progress and don't even think of putting this code in a production system,
-it's actually not compiled in by default. The real fixes are:   - a couple of bugs or limitations introduced in 2.4.20
+it's actually not compiled in by default. The real fixes are:
+   - a couple of bugs or limitations introduced in 2.4.20
    - patches for Borland C++ and MSC by Igor
    - some fixes on XPath strings and conformance patches by Richard
   Jinks
@@ -1567,7 +1568,8 @@ it's actually not compiled in by default. The real fixes are:   - a couple of bu
 
 
 2.3.9: May 19 2001:
-Lots of bugfixes, and added a basic SGML catalog support:   - HTML push bugfix #54891 and another patch from Jonas BorgstrÃ¶m
+Lots of bugfixes, and added a basic SGML catalog support:
+   - HTML push bugfix #54891 and another patch from Jonas BorgstrÃ¶m
    - some serious speed optimization again
    - some documentation cleanups
    - trying to get better linking on Solaris (-R)
diff --git a/doc/news.html b/doc/news.html
index a0e7915..2ea472f 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -1655,7 +1655,8 @@ Gansterer),<br />
 Schemas <a href="http://www.w3.org/TR/xmlschema-1/">structures</a> and <a href="http://www.w3.org/TR/xmlschema-2/">datatypes</a> code, beware, all
 interfaces are likely to change, there is huge holes, it is clearly a work in
 progress and don't even think of putting this code in a production system,
-it's actually not compiled in by default. The real fixes are:</p><ul>
+it's actually not compiled in by default. The real fixes are:</p>
+<ul>
   <li>a couple of bugs or limitations introduced in 2.4.20</li>
   <li>patches for Borland C++ and MSC by Igor</li>
   <li>some fixes on XPath strings and conformance patches by Richard
@@ -1839,7 +1840,8 @@ it's actually not compiled in by default. The real fixes are:</p><ul>
   <li>a number of reported bugs got fixed, in XPath, iconv detection,
     XInclude processing</li>
   <li>XPath string function should now handle unicode correctly</li>
-</ul><h3>2.3.9: May 19 2001</h3><p>Lots of bugfixes, and added a basic SGML catalog support:</p><ul>
+</ul><h3>2.3.9: May 19 2001</h3><p>Lots of bugfixes, and added a basic SGML catalog support:</p>
+<ul>
   <li>HTML push bugfix #54891 and another patch from Jonas BorgstrÃ¶m</li>
   <li>some serious speed optimization again</li>
   <li>some documentation cleanups</li>
