preparing release 2.5.5 updated the documentation and regenerated it.

* configure.in NEWS: preparing release 2.5.5
* doc/* : updated the documentation and regenerated it.
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 87ffa70..5812826 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -106,7 +106,9 @@
 <p>Results of the <a
 href="http://xmlbench.sourceforge.net/results/benchmark/index.html">xmlbench
 benchmark</a> on sourceforge 19 March 2003 (smaller is better):</p>
-<p align="center"><img src="benchmark.gif" alt="benchmark results for Expat Xerces libxml2 Oracle and Sun toolkits"></p>
+
+<p align="center"><img src="benchmark.gif"
+alt="benchmark results for Expat Xerces libxml2 Oracle and Sun toolkits"></p>
 
 <p>Logo designed by <a href="mailto:liyanage@access.ch">Marc Liyanage</a>.</p>
 
@@ -615,6 +617,18 @@
   Schemas</a></li>
 </ul>
 
+<p>2.5.5: Mar 24 2003</p>
+<ul>
+  <li>Lot of fixes on the Relax NG implementation. More testing including
+    DocBook and TEI examples.</li>
+  <li>Increased the support for W3C XML Schemas datatype</li>
+  <li>Several bug fixes in the URI handling layer</li>
+  <li>Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding
+    conversion, line counting in the parser.</li>
+  <li>Added support for $XMLLINT_INDENT environment variable, FTP delete</li>
+  <li>Fixed the RPM spec file name</li>
+</ul>
+
 <h3>2.5.4: Feb 20 2003</h3>
 <ul>
   <li>Conformance testing and lot of fixes on Relax NG and XInclude
@@ -2882,6 +2896,7 @@
 
 
 
+
 } </pre>
   </li>
   <li>And then use it to save the document: