aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-08-24 12:46:09 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-08-24 12:46:09 +0000
commit1fc3ed02806f6725c97a70f1f4ed3e85a93a768a (patch)
treeab5037512fde1ad0a98db847ceb475e548336c53 /ChangeLog
parent8bda20f73c908fc08b40ad7a1d1df2c35a8d362d (diff)
downloadandroid_external_libxml2-1fc3ed02806f6725c97a70f1f4ed3e85a93a768a.tar.gz
android_external_libxml2-1fc3ed02806f6725c97a70f1f4ed3e85a93a768a.tar.bz2
android_external_libxml2-1fc3ed02806f6725c97a70f1f4ed3e85a93a768a.zip
finally converted the encoding module to the common error reporting
* encoding.c error.c include/libxml/xmlerror.h: finally converted the encoding module to the common error reporting mechanism * doc/* doc/html/libxml-xmlerror.html: rebuilt Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56b1d6f9..8e919ead 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Aug 24 14:43:34 CEST 2005 Daniel Veillard <daniel@veillard.com>
+
+ * encoding.c error.c include/libxml/xmlerror.h: finally converted
+ the encoding module to the common error reporting mechanism
+ * doc/* doc/html/libxml-xmlerror.html: rebuilt
+
Wed Aug 24 11:35:26 CEST 2005 Daniel Veillard <daniel@veillard.com>
* xpath.c: removed a potentially uninitialized variable error