the last patch broke unicity of returned strings, removed Daniel

* dict.c: the last patch broke unicity of returned strings, removed
Daniel
diff --git a/ChangeLog b/ChangeLog
index e3a0025..fe3181a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 Thu Sep 18 12:04:50 CEST 2003 Daniel Veillard <daniel@veillard.com>
 
-	* dict.c: valgrind found a newly introduced bug
+	* dict.c: the last patch broke unicity of returned strings, removed
 
 Thu Sep 18 00:31:02 CEST 2003 Daniel Veillard <daniel@veillard.com>