From 2e4f1882938e0c66e0883e3d0a8f4b6066b2ee68 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 1 Jun 2001 10:11:57 +0000 Subject: [PATCH] - doc/xml.html: added 2.3.10 release Daniel --- ChangeLog | 4 ++++ doc/xml.html | 10 +++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e97baf0d..64eac36e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard + + * doc/xml.html: added 2.3.10 release + Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard * configure.in: releasing 2.3.10 diff --git a/doc/xml.html b/doc/xml.html index 365d5662..e8d14305 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -244,6 +244,14 @@ you want to test those

docs +

2.3.10: June 1 2001

+
    +
  • fixed the SGML catalog support
  • +
  • a number of reported bugs got fixed, in XPath, iconv detection, XInclude + processing
  • +
  • XPath string function should now handle unicode correctly
  • +
+

2.3.9: May 19 2001

Lots of bugfixes, and added a basic SGML catalog support:

@@ -1547,6 +1555,6 @@ Gnome CVS base under gnome-xml/example

Daniel Veillard

-

$Id: xml.html,v 1.83 2001/05/14 11:13:58 veillard Exp $

+

$Id: xml.html,v 1.84 2001/05/19 15:13:15 veillard Exp $