summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-09-25 14:31:40 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-09-25 14:31:40 +0000
commit856d92818bda07549a532d6fb16f323a94e0c39a (patch)
tree710f5677ab8fed4256cac875f19356fed414252f /ChangeLog
parenta7036d93a0fd81c34e1d1f25b9a099454c8b8ac5 (diff)
downloadlibxml2-856d92818bda07549a532d6fb16f323a94e0c39a.tar.gz
new options to serialize as XML/HTML/XHTML and restore old entry point
* include/libxml/xmlsave.h xmlsave.c: new options to serialize as XML/HTML/XHTML and restore old entry point behaviours Daniel svn path=/trunk/; revision=3794
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ef2cc71..518e1135 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Sep 25 16:30:11 CEST 2008 Daniel Veillard <daniel@veillard.com>
+
+ * include/libxml/xmlsave.h xmlsave.c: new options to serialize
+ as XML/HTML/XHTML and restore old entry point behaviours
+
Mon Sep 1 16:49:05 CEST 2008 Daniel Veillard <daniel@veillard.com>
* doc/xml.html doc/news.html configure.in python/setup.py NEWS: