diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-03-24 21:54:10 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-03-24 21:54:10 (GMT) |
commit | 658bfb282ce6fcba3cdf53d7448e7fa3e3fa05ac (patch) | |
tree | 12d7260cfbaa9c980ef4a74ae6c7798f7bb968cc /ChangeLog | |
parent | 82535bcc54c1cbe004c83beec30fc0cc27772fc2 (diff) | |
download | tcl-658bfb282ce6fcba3cdf53d7448e7fa3e3fa05ac.zip tcl-658bfb282ce6fcba3cdf53d7448e7fa3e3fa05ac.tar.gz tcl-658bfb282ce6fcba3cdf53d7448e7fa3e3fa05ac.tar.bz2 |
Silly bug found originally by Damon Courtney. [922752]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-03-24 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tclNamesp.c (NsEnsembleImplementationCmd): Fix messed up + handling of strncmp result which just happened to work in some + libc implementations. [Bug 922752] + 2004-03-23 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/StringObj.3: Inverted the sense of the documentation of how |