From 5540daa9ead16ff82221ae2cf5f94eb103ae567d Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Date: Tue, 30 Oct 2001 15:14:36 +0000
Subject: [PATCH] Update, Daniel
---
doc/news.html | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/doc/news.html b/doc/news.html
index a13b642a..451274b7 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -84,9 +84,24 @@ you want to test those
(seeems working but delayed from release) parsing/import of Docbook
SGML docs
+2.4.7: Oct 30 2001
+
+- exported some debugging interfaces
+- serious rewrite of the catalog code
+- integrated Gary Pennington thread safety patch, added configure option
+ and regression tests
+- removed an HTML parser bug
+- fixed a couple of potentially serious validation bugs
+- integrated the SGML DocBook support in xmllint
+- changed the nanoftp anonymous login passwd
+- some I/O cleanup and a couple of interfaces for Perl wrapper
+- general bug fixes
+- updated xmllint man page by John Fleck
+- some VMS and Windows updates
+
2.4.6: Oct 10 2001
-- added and updated man pages by John Fleck
+- added an updated man pages by John Fleck
- portability and configure fixes
- an infinite loop on the HTML parser was removed (William)
- Windows makefile patches from Igor