summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2007-07-04 23:56:57 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2007-07-04 23:56:57 (GMT)
commit56b81839c7271c23ed51776a7a922d3a49fce775 (patch)
treef133ccfd49ffefe5a864725233fa53011efb8ec7 /ChangeLog
parentf41a7b9a9464e3211cf4935e2d0d56994cd727c7 (diff)
downloadtcl-56b81839c7271c23ed51776a7a922d3a49fce775.zip
tcl-56b81839c7271c23ed51776a7a922d3a49fce775.tar.gz
tcl-56b81839c7271c23ed51776a7a922d3a49fce775.tar.bz2
* generic/tclNamesp.c: Fix case where a FQ cmd or ns was being
* generic/tclObj.c: cached in a different interp, tkcon [Bug 1747512]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc28278..d3c4684 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-04 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclNamesp.c: Fix case where a FQ cmd or ns was being
+ * generic/tclObj.c: cached in a different interp, tkcon
+ [Bug 1747512]
+
2007-07-03 Don Porter <dgp@users.sourceforge.net>
* generic/tclCompExpr.c: Revised #define values so that there