Armin Sander pointed a possible text coalescing problem, completed his

* tree.c: Armin Sander pointed a possible text coalescing
  problem, completed his patch.
Daniel
diff --git a/ChangeLog b/ChangeLog
index ee971fe..2753693 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
+
+	* tree.c: Armin Sander pointed a possible text coalescing 
+	  problem, completed his patch.
+
 Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
 
 	* trionan.c: Fixed const and volatile re-definition problem