summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-03-30 23:34:21 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-03-30 23:34:21 (GMT)
commitd6dc5f9be580f37147098a4354643545002a63ee (patch)
tree012b37bb9d24ea285e4baef2110bf4db12734c1c /ChangeLog
parentfc35db336cf80ba5d03d87e2d0c86edf1670d8fc (diff)
downloadtcl-d6dc5f9be580f37147098a4354643545002a63ee.zip
tcl-d6dc5f9be580f37147098a4354643545002a63ee.tar.gz
tcl-d6dc5f9be580f37147098a4354643545002a63ee.tar.bz2
Backport of fixes to make HashObjKey hash the whole object...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 718571c..5d205c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-31 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclObj.c (HashObjKey): Make sure this hashes the whole
+ string rep of the object, instead of missing the last character.
+
2004-03-29 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclInt.h: