summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2009-12-10 00:34:11 (GMT)
committerandreas_kupries <akupries@shaw.ca>2009-12-10 00:34:11 (GMT)
commitf3db0a4fe9d14d328b4695b9323aa52281c6b7d6 (patch)
treef299efda25a99924d3a0fe2fabcc7f29c735c595 /ChangeLog
parent67b27c73ea01a59c1a86df8eb2159c037a0fa5b5 (diff)
downloadtk-f3db0a4fe9d14d328b4695b9323aa52281c6b7d6.zip
tk-f3db0a4fe9d14d328b4695b9323aa52281c6b7d6.tar.gz
tk-f3db0a4fe9d14d328b4695b9323aa52281c6b7d6.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-12-09. 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 59b6a50..89cc0b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-12-09 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-12-09. See
+ Tcl's ChangeLog.
+
2009-12-09 Donal K. Fellows <dkf@users.sf.net>
* generic/tkColor.c (Tk_GetColorByValue): [Bug 2911570]: Ensure that