diff options
author | hobbs <hobbs> | 2001-09-19 20:53:44 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-09-19 20:53:44 (GMT) |
commit | e4ca47d100a245b758a9da506d310710c751504d (patch) | |
tree | 7688ca37d14a0d37cf1d990d95e3ca33f062cd58 /ChangeLog | |
parent | 3ab539345329c1fa02e2a9caa7cca2250f3d82c0 (diff) | |
download | tcl-e4ca47d100a245b758a9da506d310710c751504d.zip tcl-e4ca47d100a245b758a9da506d310710c751504d.tar.gz tcl-e4ca47d100a245b758a9da506d310710c751504d.tar.bz2 |
tests/winPipe.test: removed obsolete cat16 tests
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2001-09-19 Jeff Hobbs <jeffh@ActiveState.com> + * tests/winPipe.test: removed obsolete cat16 tests + * generic/tclExecute.c (TclExecuteByteCode): fixed invalid usage of valuePtr in TRACE_WITH_OBJ in INST_EVAL_STK case. [Bug #462594] Changed INST_STR_CMP instruction to promote to Unicode strings |