From 94e906032a566c6a10b21932dccde8b7636f4ff3 Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Date: Mon, 17 Jul 2000 14:38:19 +0000
Subject: [PATCH] on-line update, Daniel
---
doc/xml.html | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/doc/xml.html b/doc/xml.html
index 1383c61f..a46a1c96 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -3,7 +3,7 @@
The XML library for Gnome
-
+
@@ -192,6 +192,20 @@ for really accurate description
if you want to test those.
+2.2.0: July 14 2000
+
+ - applied a lot of portability fixes
+ - better encoding support/cleanup and saving (content is now always
+ encoded in UTF-8)
+ - the HTML parser now correctly handles encodings
+ - added xmlHasProp()
+ - fixed a serious problem with &
+ - propagated the fix to FTP client
+ - cleanup, bugfixes, etc ...
+ - Added a page about libxml Internationalization
+ support
+
+
1.8.9: July 9 2000
- fixed the spec the RPMs should be better
@@ -1199,6 +1213,6 @@ Gnome CVS base under gnome-xml/example
Daniel Veillard
-$Id: xml.html,v 1.41 2000/07/10 12:17:33 veillard Exp $
+$Id: xml.html,v 1.42 2000/07/14 12:12:59 veillard Exp $