summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08007b8..49c74e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-11-18 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * library/auto.tcl Eliminate "then" keyword
+ * library/clock.tcl
+ * library/history.tcl
+ * library/safe.tcl
+ * library/tm.tcl
+
2009-11-17 Andreas Kupries <andreask@activestate.com>
* unix/tclUnixChan.c (TtyParseMode): Partial undo of Donal's tidy-