preparing 2.4.10 upgraded and rebuilt the docs Daniel

* configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
* doc/*: upgraded and rebuilt the docs
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 205528f..4265fe3 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -559,6 +559,23 @@
     SGML docs</li>
 </ul>
 
+<h3>2.4.10: Nov 10 2001</h3>
+<ul>
+  <li>URI escaping fix (Joel Young)</li>
+  <li>added xmlGetNodePath() (for paths or XPointers generation)</li>
+  <li>Fixes namespace handling problems when using DTD and validation</li>
+  <li>improvements on xmllint: Morus Walter patches for --format and
+    --encode, Stefan Kost and Heiko Rupp improvements on the --shell</li>
+  <li>fixes for xmlcatalog linking pointed by Weiqi Gao</li>
+  <li>fixes to the HTML parser</li>
+</ul>
+
+<h3>2.4.9: Nov 6 2001</h3>
+<ul>
+  <li>fixes more catalog bugs</li>
+  <li>avoid a compilation problem, improve xmlGetLineNo()</li>
+</ul>
+
 <h3>2.4.8: Nov 4 2001</h3>
 <ul>
   <li>fixed SGML catalogs broken in previous release, updated xmlcatalog
@@ -2149,6 +2166,7 @@
 
 
 
+
 } </pre>
   </li>
   <li>And then use it to save the document: