summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2006-11-03 23:24:43 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2006-11-03 23:24:43 (GMT)
commit582529b442db759535075226bac5cb74b4b5c783 (patch)
treeb21863c4864afd6ce4e8ff900e3c7a8d28946a0a /ChangeLog
parent2afbba78fdfe1f2fb3310a5b778aac9ee5c5843c (diff)
downloadtcl-582529b442db759535075226bac5cb74b4b5c783.zip
tcl-582529b442db759535075226bac5cb74b4b5c783.tar.gz
tcl-582529b442db759535075226bac5cb74b4b5c783.tar.bz2
* generic/tclBasic.c (TEOVI):
* tests/trace.test (trace-21.11): fix for [Bug 1590232], execution traces may cause a second command resolution in the wrong namespace.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63bccff..c3250cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-11-03 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclBasic.c (TEOVI):
+ * tests/trace.test (trace-21.11): fix for [Bug 1590232], execution
+ traces may cause a second command resolution in the wrong
+ namespace.
+
2006-11-03 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* tests/event.test (event-11.5): Rewrote tests to stop Tcl from