preparing 2.4.6 release updated and rebuilt the docs fixed a number of

* configure.in: preparing 2.4.6 release
* doc/xml.html doc/html/*: updated and rebuilt the docs
* include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index c9f4bef..dd94bed 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -271,6 +271,16 @@
     SGML docs</li>
 </ul>
 
+<h3>2.4.6: Oct 10 2001</h3>
+<ul>
+  <li>added and updated man pages by John Fleck</li>
+  <li>portability and configure fixes</li>
+  <li>an infinite loop on the HTML parser was removed (William)</li>
+  <li>Windows makefile patches from Igor</li>
+  <li>fixed half a dozen bugs reported fof libxml or libxslt</li>
+  <li>updated xmlcatalog to be able to modify SGML super catalogs</li>
+</ul>
+
 <h3>2.4.5: Sep 14 2001</h3>
 <ul>
   <li>Remove a few annoying bugs in 2.4.4</li>
@@ -1701,6 +1711,6 @@
 
 <p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.110 2001/09/13 14:24:44 veillard Exp $</p>
+<p>$Id: xml.html,v 1.111 2001/09/15 09:21:44 veillard Exp $</p>
 </body>
 </html>