aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-08-24 14:46:07 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-08-24 14:46:07 +0000
commit53bd1f3c2c6a5bf079dbb37813a327838ad9a75c (patch)
treead2fcbba421023c7dd5721f555fde6e01fec6871 /ChangeLog
parent2644ab270ea5db157fff0e92a6c095a47577ce4f (diff)
downloadandroid_external_libxml2-53bd1f3c2c6a5bf079dbb37813a327838ad9a75c.tar.gz
android_external_libxml2-53bd1f3c2c6a5bf079dbb37813a327838ad9a75c.tar.bz2
android_external_libxml2-53bd1f3c2c6a5bf079dbb37813a327838ad9a75c.zip
found another bug while looking at #309616 on missing entities. this
* parser.c: found another bug while looking at #309616 on missing entities. * result/ent2.sax* result/ent7.sax* result/xml2.sax*: this changed the SAX stream in missing conditions for a few tests Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1d230ed..b024bf2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Aug 24 16:44:41 CEST 2005 Daniel Veillard <daniel@veillard.com>
+
+ * parser.c: found another bug while looking at #309616 on missing
+ entities.
+ * result/ent2.sax* result/ent7.sax* result/xml2.sax*: this changed the
+ SAX stream in missing conditions for a few tests
+
Wed Aug 24 16:19:00 CEST 2005 Daniel Veillard <daniel@veillard.com>
* encoding.c: applied the patch suggested #309565 which can avoid