Added news for 2.4.23, Daniel
diff --git a/doc/FAQ.html b/doc/FAQ.html
index d42da15..3052b18 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -122,7 +122,7 @@
 </p>
 <p>Most Linux and BSD distributions include libxml, this is probably the
     safer way for end-users</p>
-<p>David Doolin provides precompiled Windows versions at <a href="http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/%20%20%20%20%20%20%20%20%20">http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/</a>
+<p>David Doolin provides precompiled Windows versions at <a href="http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/         ">http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/</a>
 </p>
 </li>
 <li>
@@ -322,9 +322,9 @@
 <p>There is however a few C++ wrappers which may fulfill your needs:</p>
 <ul>
 <li>by Ari Johnson &lt;ari@btigate.com&gt;:
-        <p>Website: <a href="http://lusis.org/~ari/xml%2B%2B/">http://lusis.org/~ari/xml++/</a>
+        <p>Website: <a href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a>
 </p>
-<p>Download: <a href="http://lusis.org/~ari/xml%2B%2B/libxml%2B%2B.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
+<p>Download: <a href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
 </p>
 </li>
 <li>by Peter Jones &lt;pjones@pmade.org&gt;
diff --git a/doc/news.html b/doc/news.html
index 074927d..2aa8600 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -94,6 +94,18 @@
 <ul><li>Finishing up <a href="http://www.w3.org/TR/xmlschema-1/">XML
     Schemas</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a>
 </li></ul>
+<h3>2.4.23: July 6 2002</h3>
+<ul>
+<li>performances patches: Peter Jacobi</li>
+<li>c14n fixes, testsuite and performances: Aleksey Sanin</li>
+<li>added xmlDocFormatDump: Chema Celorio</li>
+<li>new tutorial: John Fleck</li>
+<li>new hash functions and performances: Sander Vesik, portability fix from
+    Peter Jacobi</li>
+<li>a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
+    HTML parsers, ID lookup function</li>
+<li>removal of all remaining sprintf: Aleksey Sanin</li>
+</ul>
 <h3>2.4.22: May 27 2002</h3>
 <ul>
 <li>a number of bug fixes: configure scripts, base handling, parser, memory
diff --git a/doc/python.html b/doc/python.html
index 7797081..9f21020 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -96,8 +96,8 @@
 <li>
 <a href="mailto:ari@lusis.org">Ari Johnson</a> provides a  C++ wrapper
     for libxml:<br>
-    Website: <a href="http://lusis.org/~ari/xml%2B%2B/">http://lusis.org/~ari/xml++/</a><br>
-    Download: <a href="http://lusis.org/~ari/xml%2B%2B/libxml%2B%2B.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
+    Website: <a href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
+    Download: <a href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
 </li>
 <li>There is another <a href="http://libgdome-cpp.berlios.de/">C++ wrapper
     based on the gdome2 </a>bindings maintained by Tobias Peters.</li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index b8505bf..8d50489 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -108,7 +108,7 @@
 <p>So client code of libxml designed to run with version 1.x may have to be
 changed to compile against version 2.x of libxml. Here is a list of changes
 that I have collected, they may not be sufficient, so in case you find other
-change which are required, <a href="mailto:Daniel.%C3%8Feillardw3.org">drop me a
+change which are required, <a href="mailto:Daniel.Ïeillardw3.org">drop me a
 mail</a>:</p>
 <ol>
 <li>The package name have changed from libxml to libxml2, the library name
diff --git a/doc/xml.html b/doc/xml.html
index 297d3b7..ec0c12b 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -571,6 +571,19 @@
     Schemas</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a></li>
 </ul>
 
+<h3>2.4.23: July 6 2002</h3>
+<ul>
+  <li>performances patches: Peter Jacobi</li>
+  <li>c14n fixes, testsuite and performances: Aleksey Sanin</li>
+  <li>added xmlDocFormatDump: Chema Celorio</li>
+  <li>new tutorial: John Fleck</li>
+  <li>new hash functions and performances: Sander Vesik, portability fix from
+    Peter Jacobi</li>
+  <li>a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
+    HTML parsers, ID lookup function</li>
+  <li>removal of all remaining sprintf: Aleksey Sanin</li>
+</ul>
+
 <h3>2.4.22: May 27 2002</h3>
 <ul>
   <li>a number of bug fixes: configure scripts, base handling, parser, memory
@@ -2629,6 +2642,7 @@
 
 
 
+
 } </pre>
   </li>
   <li>And then use it to save the document:
diff --git a/doc/xmlio.html b/doc/xmlio.html
index 95fa219..7a390a2 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -237,6 +237,7 @@
 
 
 
+
 } </pre>
 </li>
 <li>And then use it to save the document: