summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2009-12-09 22:34:19 (GMT)
committerandreas_kupries <akupries@shaw.ca>2009-12-09 22:34:19 (GMT)
commit9e23933ebaeeedb220119fe64bba632844968d12 (patch)
tree0110d4772ac87caaf40b2c006417e38392914e11 /ChangeLog
parentb77de51584ea07a878656e5d88b87914d46c507e (diff)
downloadtcl-9e23933ebaeeedb220119fe64bba632844968d12.zip
tcl-9e23933ebaeeedb220119fe64bba632844968d12.tar.gz
tcl-9e23933ebaeeedb220119fe64bba632844968d12.tar.bz2
* library/safe.tcl: Backport of the streamlined safe base from
* tests/safe.test: head to the 8.5 branch (See head changelog entries 2009-11-05, 2009-11-06, 2009-12-03).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5c3080..7eaa42e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-09 Andreas Kupries <andreask@activestate.com>
+
+ * library/safe.tcl: Backport of the streamlined safe base from
+ * tests/safe.test: head to the 8.5 branch (See head changelog
+ entries 2009-11-05, 2009-11-06, 2009-12-03).
+
2009-12-07 Don Porter <dgp@users.sourceforge.net>
* generic/tclStrToD.c: Correct conditional compile directives to