update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an

* tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
  to allow updating an attribute content
Daniel
diff --git a/ChangeLog b/ChangeLog
index 04ebba7..1458399 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
+
+	* tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
+	  to allow updating an attribute content
+
 Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
 
 	* libxml.h: try to avoid problems when compiling on Windows