summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2008-06-25 17:40:01 (GMT)
committerandreas_kupries <akupries@shaw.ca>2008-06-25 17:40:01 (GMT)
commitb07cd69442347c48d45759b7ca2b772857dcf49f (patch)
tree0b859d76d3197b329d5b14a73f4d332f70df42aa /ChangeLog
parentfbaaddabb7cc63723d7724a1d568c9b917dc7a5f (diff)
downloadtcl-b07cd69442347c48d45759b7ca2b772857dcf49f.zip
tcl-b07cd69442347c48d45759b7ca2b772857dcf49f.tar.gz
tcl-b07cd69442347c48d45759b7ca2b772857dcf49f.tar.bz2
* library/tm.tcl: Modified the handling of Tcl Modules and of the
* library/safe.tcl: Safe Base to interact nicely with each other, * library/init.tcl: enabling requiring Tcl Modules in safe * tests/safe.test: interpreters. Fixes [Bug 1999119].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdc4f83..0bdc9e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-25 Andreas Kupries <andreask@activestate.com>
+
+ * library/tm.tcl: Modified the handling of Tcl Modules and of the
+ * library/safe.tcl: Safe Base to interact nicely with each other,
+ * library/init.tcl: enabling requiring Tcl Modules in safe
+ * tests/safe.test: interpreters. Fixes [Bug 1999119].
+
2008-06-25 Don Porter <dgp@users.sourceforge.net>
*** 8.6a1 TAGGED FOR RELEASE ***