preparing 2.4.17 release updated and rebuilt the docs fixed a comment
* configure.in: preparing 2.4.17 release
* doc/*: updated and rebuilt the docs
* xpath.c: fixed a comment
* python/libxml.c: fixed a possible reentrancy problem
Daniel
diff --git a/doc/docs.html b/doc/docs.html
index 2d278be..abc8577 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -96,8 +96,7 @@
<li>This page provides a global overview and <a href="example.html">some
examples</a> on how to use libxml.</li>
<li>
-<a href="mailto:james@daa.com.au">James Henstridge</a>
- wrote <a href="http://www.daa.com.au/~james/gnome/xml-sax/xml-sax.html">some nice
+<a href="mailto:james@daa.com.au">James Henstridge</a> wrote <a href="http://www.daa.com.au/~james/gnome/xml-sax/xml-sax.html">some nice
documentation</a> explaining how to use the libxml SAX interface.</li>
<li>George Lebl wrote <a href="http://www-4.ibm.com/software/developer/library/gnome3/">an article
for IBM developerWorks</a> about using libxml.</li>