Summer's cleanup, a really big one:
* AUTHORS: added William and Bjorn
* include/libxml/*.h *.c README doc/*.html etc.: changed old email to
  daniel@veillard.com hopefully I won't have to do this again
* doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
  docs can be rebuilt cleanly now
* include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
  from CVs it's generated, added include/libxml/xmlwin32version.h
  also generated but which should change far less frequently.
* catalog.c nanoftp.c: made sure to include libxml.h not
  libxml/xmlversion.h directly
* include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
  when compiling on WIN32 and MSC
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index cfcc402..20d771c 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -1549,7 +1549,9 @@
   <li><a href="mailto:doolin@cs.utk.edu">David Doolin</a> provides a
     precompiled Windows version
     <p><a
-    href="http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/">http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/</a></p>
+    href="http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/">http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/</a>
+    (older). The distribution now includes projects and makefiles for Windows
+    compiler contributed by various people.</p>
   </li>
   <li><a
     href="http://mail.gnome.org/archives/xml/2001-March/msg00014.html">Matt
@@ -1557,19 +1559,21 @@
     href="http://axkit.org/download/">XML::LibXSLT</a>, a perl wrapper for
     libxml2/libxslt as part of the <a href="http://axkit.com/">AxKit XML
     application server</a></li>
-  <li><a href="mailto:fnatter@gmx.net">Felix Natter</a> and 
-    <a href="mailto:geertk@ai.rug.nl">Geert Kloosterman</a> provide <a
+  <li><a href="mailto:fnatter@gmx.net">Felix Natter</a> and <a
+    href="mailto:geertk@ai.rug.nl">Geert Kloosterman</a> provide <a
     href="libxml-doc.el">an emacs module</a> to lookup libxml(2) functions
     documentation</li>
   <li><a href="mailto:sherwin@nlm.nih.gov">Ziying Sherwin</a> provided <a
-    href="http://xmlsoft.org/messages/0488.html">man pages</a> (not yet
-    integrated in the distribution)</li>
+    href="http://xmlsoft.org/messages/0488.html">man pages</a></li>
+  <li>Seems <a href="http://www.arsdigita.com/">ArsDigita</a> wrote a Tcl
+    wrapper for libxml called <a
+    href="http://www.linuxgazette.com/issue63/washington.html">ns_xml</a></li>
 </ul>
 
 <p></p>
 
 <p><a href="mailto:Daniel.Veillard@imag.fr">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.89 2001/06/22 16:03:51 veillard Exp $</p>
+<p>$Id: xml.html,v 1.90 2001/06/23 17:39:29 veillard Exp $</p>
 </body>
 </html>