preparing libxml2-2.5.10 release updated the doc and rebuilt Daniel

* News configure.in: preparing libxml2-2.5.10 release
* doc/* : updated the doc and rebuilt
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 8de0260..08a01e9 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -654,6 +654,21 @@
   Schemas</a></li>
 </ul>
 
+<h3>2.5.10: Aug 15 2003</h3>
+
+<p>A bugfixes only release</p>
+<ul>
+  <li>Windows Makefiles (William Brack)</li>
+  <li>UTF-16 support fixes (Mark Itzcovitz)</li>
+  <li>Makefile and portability (William Brack) automake, Linux alpha, Mingw
+    on Windows (Mikhail Grushinskiy) </li>
+  <li>HTML parser (Oliver Stoeneberg)</li>
+  <li>XInclude performance problem reported by Kevin Ruscoe</li>
+  <li>XML parser performance problem reported by Grant Goodale</li>
+  <li>xmlSAXParseDTD() bug fix from Malcolm Tredinnick</li>
+  <li>and a couple other cleanup </li>
+</ul>
+
 <h3>2.5.9: Aug 9 2003</h3>
 <ul>
   <li>bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build