applied patch from Christian Glahn to allow xmlNewChild() on document

* tree.c: applied patch from Christian Glahn to allow
  xmlNewChild() on document fragment nodes
Daniel
diff --git a/ChangeLog b/ChangeLog
index 4b8a363..960903f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
+
+	* tree.c: applied patch from Christian Glahn to allow
+	  xmlNewChild() on document fragment nodes
+
 Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
 
 	* parser.c: Christian Glahn found a problem with a recent