fixed #96594, which was totally dependant on the processing of internal

* parser.c: fixed #96594, which was totally dependant on the
  processing of internal parsed entities, which had to be changed.
Daniel
diff --git a/ChangeLog b/ChangeLog
index 9110ca2..a6b89b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
+
+	* parser.c: fixed #96594, which was totally dependant on the 
+	  processing of internal parsed entities, which had to be changed.
+
 Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
 
 	* Makefile.am python/Makefile.am python/tests/Makefile.am: