summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-11-20 14:28:01 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-11-20 14:28:01 (GMT)
commita23b22d1236f195c8aff34ed42355da55ca5e18a (patch)
tree47acbf05215f9f3b3553028a16921ac8710178a7 /ChangeLog
parent5ab9c74b4a9874c1861cbd28eb075b4578abedf5 (diff)
downloadtcl-a23b22d1236f195c8aff34ed42355da55ca5e18a.zip
tcl-a23b22d1236f195c8aff34ed42355da55ca5e18a.tar.gz
tcl-a23b22d1236f195c8aff34ed42355da55ca5e18a.tar.bz2
Make the guts of [chan] more robust.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce83e3c..829f493 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-20 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclBasic.c (Tcl_CreateInterp, TclHideUnsafeCommands):
+ * library/init.tcl: Refactored the [chan] command's guts so that it
+ does not use aliases to global commands, making the code more robust.
+
2006-11-17 Don Porter <dgp@users.sourceforge.net>
* generic/tclExecute.c (INST_EXPON): Corrected crash on