fixed a couple of problems in xmlSetProp() Daniel

* tree.c: fixed a couple of problems in xmlSetProp()
Daniel
diff --git a/ChangeLog b/ChangeLog
index 3db9cab..48e57ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
+
+	* tree.c: fixed a couple of problems in xmlSetProp()
+
 Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
 
 	* debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing