summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-02-28 15:44:35 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-02-28 15:44:35 (GMT)
commitaea6c6f98570eb34604011e06d7fc4d5b9cc256a (patch)
tree0b98b7f4840ce4ea0d3d4c45a12c943727b140a3 /ChangeLog
parent07a404f12e65c2c31b9f326556b7067abd8c9548 (diff)
downloadtcl-aea6c6f98570eb34604011e06d7fc4d5b9cc256a.zip
tcl-aea6c6f98570eb34604011e06d7fc4d5b9cc256a.tar.gz
tcl-aea6c6f98570eb34604011e06d7fc4d5b9cc256a.tar.bz2
* generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL
* tests/parse.test: evaluations act the same as [uplevel #0] * tests/trace.test: evaluations, even when execution traces or invocations of [::unknown] are present. [Bug 1439836].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ab9659..4b00641 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-28 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL
+ * tests/parse.test: evaluations act the same as [uplevel #0]
+ * tests/trace.test: evaluations, even when execution traces or
+ invocations of [::unknown] are present. [Bug 1439836].
+
2006-02-16 Don Porter <dgp@users.sourceforge.net>
* generic/tclIndexObj.c: Disallow the "ambiguous" error message