summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-09-26 10:46:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-09-26 10:46:36 (GMT)
commit643c7a2aa4c7b5cb1412a098ecacd72dc5f09aac (patch)
treefefa07fe0a7c1d24f6f787f9521de1b302a1e4b3 /ChangeLog
parente3352567a2a3af2547b61485e6b91c0efd03533b (diff)
downloadtcl-643c7a2aa4c7b5cb1412a098ecacd72dc5f09aac.zip
tcl-643c7a2aa4c7b5cb1412a098ecacd72dc5f09aac.tar.gz
tcl-643c7a2aa4c7b5cb1412a098ecacd72dc5f09aac.tar.bz2
Make [file] itself be safe, to reduce breakage in existing code. [Bug 3211758]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecac917..9673852 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-09-26 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclCmdAH.c (TclMakeFileCommandSafe): [Bug 3211758]: Also
+ make the main [file] command hidden by default in safe interpreters,
+ because that's what existing code expects. This will reduce the amount
+ which the code breaks, but not necessarily eliminate it...
+
2011-09-23 Don Porter <dgp@users.sourceforge.net>
* generic/tclIORTrans.c: More revisions to get finalization of