make the deprecated interfaces log an error message to be sure it won't
* SAX.c: make the deprecated interfaces log an error message
to be sure it won't get used.
Daniel
diff --git a/ChangeLog b/ChangeLog
index 7a2e1c2..9da815d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Aug 21 12:37:46 CEST 2003 Daniel Veillard <daniel@veillard.com>
+
+ * SAX.c: make the deprecated interfaces log an error message
+ to be sure it won't get used.
+
Thu Aug 21 00:50:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
* Makefile.am SAX2.c include/libxml/Makefile.am include/libxml/SAX2.h: