preparing libxml2-2.5.9 release updated the doc and rebuilt Daniel

* News configure.in: preparing libxml2-2.5.9 release
* doc/* : updated the doc and rebuilt
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index ecd5a68..f983f50 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -412,12 +412,12 @@
         <p>Download: <a
         href="http://sourceforge.net/project/showfiles.php?group_id=12999">http://sourceforge.net/project/showfiles.php?group_id=12999</a></p>
       </li>
-<!-- Website is currently unavailable as of 2003-08-02
+      <!-- Website is currently unavailable as of 2003-08-02
       <li>by Peter Jones &lt;pjones@pmade.org&gt;
-        <p>Website: <a
-        href="http://pmade.org/pjones/software/xmlwrapp/">http://pmade.org/pjones/software/xmlwrapp/</a></p>
+      <p>Website: <a
+      href="http://pmade.org/pjones/software/xmlwrapp/">http://pmade.org/pjones/software/xmlwrapp/</a></p>
       </li>
--->
+      -->
     </ul>
   </li>
   <li>How to validate a document a posteriori ?
@@ -654,6 +654,26 @@
   Schemas</a></li>
 </ul>
 
+<h3>2.5.9: Aug 9 2003</h3>
+<ul>
+  <li>bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build
+    (Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading
+    (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
+    xmlReader, Relax-NG schemas compilation, namespace handling,  EXSLT (Sean
+    Griffin), HTML parsing problem (William Brack), DTD validation for mixed
+    content + namespaces, HTML serialization, library initialization,
+    progressive HTML parser</li>
+  <li>better interfaces for Relax-NG error handling (Joachim Bauch, )</li>
+  <li>adding xmlXIncludeProcessTree() for XInclud'ing in a subtree</li>
+  <li>doc fixes and improvements (John Fleck)</li>
+  <li>configure flag for -with-fexceptions when embedding in C++</li>
+  <li>couple of new UTF-8 helper functions (William Brack)</li>
+  <li>general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)</li>
+  <li>xmlTextReader cleanup + enum for node types (Bjorn Reese)</li>
+  <li>general compilation/warning cleanup Solaris/HP-UX/... (William
+  Brack)</li>
+</ul>
+
 <h3>2.5.8: Jul 6 2003</h3>
 <ul>
   <li>bugfixes: XPath, XInclude, file/URI mapping, UTF-16 save (Mark
@@ -670,8 +690,8 @@
   <li>A few W3C Schemas Structure improvements</li>
   <li>W3C Schemas Datatype improvements (Charlie Bozeman)</li>
   <li>Python bindings for thread globals (Stéphane Bidoul), and method/class
-    generator </li>
-  <li>added --nonet option to xmllint </li>
+    generator</li>
+  <li>added --nonet option to xmllint</li>
   <li>documentation improvements (John Fleck)</li>
 </ul>