change the big key algorithm to work properly with QName too, fix a bug

* dict.c: change the big key algorithm to work properly with QName
  too, fix a bug with dict size and sub dictionaries
Daniel

svn path=/trunk/; revision=3764
diff --git a/ChangeLog b/ChangeLog
index 5e2531d..8112c9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug  6 11:32:21 CEST 2008 Daniel Veillard <daniel@veillard.com>
+
+	* dict.c: change the big key algorithm to work properly with QName
+	  too, fix a bug with dict size and sub dictionaries
+
 Mon Aug  4 17:27:27 CEST 2008 Daniel Veillard <daniel@veillard.com>
 
 	* uri.c include/libxml/uri.h: rewrite the URI parser to update to