diff options
author | hobbs <hobbs> | 2000-06-07 01:59:27 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-06-07 01:59:27 (GMT) |
commit | 7076d5005853e3fb3651487d8a6a7f0ca6585ba6 (patch) | |
tree | 35850f1b29816be280ba98e04181c7de8ca3bb3c /ChangeLog | |
parent | bf39c78a5ac680e23fdb5da5ebd2f51751f917c2 (diff) | |
download | tcl-7076d5005853e3fb3651487d8a6a7f0ca6585ba6.zip tcl-7076d5005853e3fb3651487d8a6a7f0ca6585ba6.tar.gz tcl-7076d5005853e3fb3651487d8a6a7f0ca6585ba6.tar.bz2 |
marked 8.4a1 release point
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2000-06-06 Jeff Hobbs <hobbs@scriptics.com> + 8.4a1 RELEASE + * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): added test of iResult return from memcmp, as memcmp isn't required to return only -1,0,1. |