updated to 2.4.13 update of the documentation daniel

* configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
* doc/* : update of the documentation
daniel
diff --git a/doc/xml.html b/doc/xml.html
index fa07799..c8806c9 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -553,6 +553,16 @@
     SGML docs</li>
 </ul>
 
+<h3>2.4.13: Jan 14 2001</h3>
+<ul>
+  <li>update of the documentation: John Fleck and Charlie Bozeman</li>
+  <li>cleanup of timing code from Justin Fletcher</li>
+  <li>fixes for Windows and initial thread support on Win32: Igor and Serguei
+    Narojnyi</li>
+  <li>Cygwin patch from Robert Collins</li>
+  <li>added xmlSetEntityReferenceFunc() for Keith Isdale work on xsldbg</li>
+</ul>
+
 <h3>2.4.12: Dec 7 2001</h3>
 <ul>
   <li>a few bug fixes: thread (Gary Pennington), xmllint (Geert Kloosterman),
@@ -2184,6 +2194,7 @@
 
 
 
+
 } </pre>
   </li>
   <li>And then use it to save the document: