summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2009-11-23 19:17:29 (GMT)
committerandreas_kupries <akupries@shaw.ca>2009-11-23 19:17:29 (GMT)
commit0bfb01662737f65ab1bd1b50b5059f091bf3a567 (patch)
tree1defe0a06517ee528e64505adf973d23ae8df077 /ChangeLog
parentbb110b19891f138458016add065c7dae4d7e2b39 (diff)
downloadtk-0bfb01662737f65ab1bd1b50b5059f091bf3a567.zip
tk-0bfb01662737f65ab1bd1b50b5059f091bf3a567.tar.gz
tk-0bfb01662737f65ab1bd1b50b5059f091bf3a567.tar.bz2
* library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed access
to the cleanupHook of the safe base. The code used the old internal commands which have been removed since 2009-11-05/06. See Tcl's ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a231033..786262c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-23 Andreas Kupries <andreask@activestate.com>
+
+ * library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed access
+ to the cleanupHook of the safe base. The code used the old
+ internal commands which have been removed since 2009-11-05/06. See
+ Tcl's ChangeLog.
+
2009-11-23 Donal K. Fellows <dkf@users.sf.net>
* unix/Makefile.in: Added .PHONY lines to stop make from getting