summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-03-31 10:04:07 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-03-31 10:04:07 (GMT)
commit86d9abcd45aaf8619a159ae299d8df3fd30f2acf (patch)
treea7f5d0711ab739731467240cb77ef5af48d1211a /ChangeLog
parentce1706f3395619dee86a51d89a76c9537e4d8fe3 (diff)
downloadtcl-86d9abcd45aaf8619a159ae299d8df3fd30f2acf.zip
tcl-86d9abcd45aaf8619a159ae299d8df3fd30f2acf.tar.gz
tcl-86d9abcd45aaf8619a159ae299d8df3fd30f2acf.tar.bz2
TclClockOldscanObjCmd: More generation of errorCode information.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e81f98..e3d93dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-31 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclGetDate.y, generic/tclDate.c (TclClockOldscanObjCmd):
+ More generation of errorCode information.
+
2011-03-28 Donal K. Fellows <dkf@users.sf.net>
* generic/tclCmdMZ.c, generic/tclConfig.c, generic/tclUtil.c: More