diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |