fixing bug 59732, simple but allocates a new error code. Daniel

* include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
  but allocates a new error code.
Daniel
diff --git a/ChangeLog b/ChangeLog
index 78edee4..72dfc4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
+
+	* include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
+	  but allocates a new error code.
+
 Sun Sep  9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
 
 	* xmllint.c: John Fleck fixed typos in the options output