fixed an uninitialized memory access pointed by valgrind on C14Ntests

* SAX.c: fixed an uninitialized memory access pointed by valgrind
  on C14Ntests
Daniel
diff --git a/ChangeLog b/ChangeLog
index bca5f7b..bca9cfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Apr  1 11:52:15 CEST 2003 Daniel Veillard <daniel@veillard.com>
+
+	* SAX.c: fixed an uninitialized memory access pointed by valgrind
+	  on C14Ntests
+
 Tue Apr  1 00:12:28 CEST 2003 Daniel Veillard <daniel@veillard.com>
 
 	* relaxng.c: one more fixup of error message reporting