Update, Daniel
diff --git a/doc/news.html b/doc/news.html
index a13b642..451274b 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -84,9 +84,24 @@
 <li>(seeems working but delayed from release) parsing/import of Docbook
     SGML docs</li>
 </ul>
+<h3>2.4.7: Oct 30 2001</h3>
+<ul>
+<li>exported some debugging interfaces</li>
+<li>serious rewrite of the catalog code</li>
+<li>integrated Gary Pennington thread safety patch, added configure option
+    and regression tests</li>
+<li>removed an HTML parser bug</li>
+<li>fixed a couple of potentially serious validation bugs</li>
+<li>integrated the SGML DocBook support in xmllint</li>
+<li>changed the nanoftp anonymous login passwd</li>
+<li>some I/O cleanup and a couple of interfaces for Perl wrapper</li>
+<li>general bug fixes</li>
+<li>updated xmllint man page by John Fleck</li>
+<li>some VMS and Windows updates</li>
+</ul>
 <h3>2.4.6: Oct 10 2001</h3>
 <ul>
-<li>added and updated man pages by John Fleck</li>
+<li>added an 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>