summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-09-19 20:53:44 (GMT)
committerhobbs <hobbs>2001-09-19 20:53:44 (GMT)
commite4ca47d100a245b758a9da506d310710c751504d (patch)
tree7688ca37d14a0d37cf1d990d95e3ca33f062cd58 /ChangeLog
parent3ab539345329c1fa02e2a9caa7cca2250f3d82c0 (diff)
downloadtcl-e4ca47d100a245b758a9da506d310710c751504d.zip
tcl-e4ca47d100a245b758a9da506d310710c751504d.tar.gz
tcl-e4ca47d100a245b758a9da506d310710c751504d.tar.bz2
tests/winPipe.test: removed obsolete cat16 tests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4069117..e8a368e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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