summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-09-24 02:17:09 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-09-24 02:17:09 (GMT)
commitb5d80dadf08263e6780d1038b46fdbb4eaa4829c (patch)
tree39da8d892b5c4660498cff95945920fe451cacbf /ChangeLog
parentc9ac0de4ba3254bc18fb2222cf61c5e40813fd97 (diff)
downloadtcl-b5d80dadf08263e6780d1038b46fdbb4eaa4829c.zip
tcl-b5d80dadf08263e6780d1038b46fdbb4eaa4829c.tar.gz
tcl-b5d80dadf08263e6780d1038b46fdbb4eaa4829c.tar.bz2
* generic/tclCmdMZ.c (): Fixed [Bug 807243] where
* tests/trace.test (trace-31,32.*): the introspection results of both [trace info command] and [trace info execution] were getting co-mingled. Thanks to Mark Saye for the report.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eabd7ab..fc7ebba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-09-23 Don Porter <dgp@users.sourceforge.net>
+ * generic/tclCmdMZ.c (): Fixed [Bug 807243] where
+ * tests/trace.test (trace-31,32.*): the introspection results
+ of both [trace info command] and [trace info execution] were getting
+ co-mingled.
+
* library/init.tcl (auto_load, auto_import): Expanded Eric Melski's
2000-01-28 fix for [Bug 218871] to all potentially troubled uses of
[info commands] on input data, where glob-special characters could