fixed a limit case problem with "<a/>" Daniel

* xmlreader.c python/tests/reader.py: fixed a limit case problem
  with "<a/>"
Daniel
diff --git a/ChangeLog b/ChangeLog
index cfe766e..8123da5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
+
+	* xmlreader.c python/tests/reader.py: fixed a limit case problem
+	  with "<a/>"
+
 Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
 
 	* SAX.c: warn on xmlns:prefix="foo"