summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormax <max@tclers.tk>2011-04-01 09:29:24 (GMT)
committermax <max@tclers.tk>2011-04-01 09:29:24 (GMT)
commitc8eb649431a107df0b9828649d96894768c00591 (patch)
tree840c4117ebfc7661a5afe2a042d46bb55792cab2 /ChangeLog
parent86d9abcd45aaf8619a159ae299d8df3fd30f2acf (diff)
downloadtcl-c8eb649431a107df0b9828649d96894768c00591.zip
tcl-c8eb649431a107df0b9828649d96894768c00591.tar.gz
tcl-c8eb649431a107df0b9828649d96894768c00591.tar.bz2
Implement TIP#131
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3d93dd..86ef9e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-01 Reinhard Max <max@suse.de>
+
+ * library/init.tcl: TIP#131 implementation.
+
2011-03-31 Donal K. Fellows <dkf@users.sf.net>
* generic/tclGetDate.y, generic/tclDate.c (TclClockOldscanObjCmd):