- parser.c: and Matt Sergeant found one in the XML push
  parser (erroneous check I forgot to remove when I fixed the
  main parser).
Daniel
diff --git a/ChangeLog b/ChangeLog
index 103d492..87c52a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
+
+	* parser.c: and Matt Sergeant found one in the XML push
+	  parser (erroneous check I forgot to remove when I fixed the
+	  main parser).
+
 Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
 
 	* xpath.c: ptittom found a small bug in UnaryExpr