fixing bug #95296, when the predefined entities are redefined in the DTD
* SAX.c: fixing bug #95296, when the predefined entities
are redefined in the DTD the default one must be used
instead anyway.
Daniel
diff --git a/ChangeLog b/ChangeLog
index e68d634..2a8da04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
+
+ * SAX.c: fixing bug #95296, when the predefined entities
+ are redefined in the DTD the default one must be used
+ instead anyway.
+
Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
* doc/xmllint.xml