summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02472fe..c938554 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-08 Donal Fellows <dkf@users.sf.net>
+
+ * generic/tclCmdMZ.c (StringIsCmd): [Bug 3600057]: Filled out missing
+ parts of implementation of [string is double].
+
2013-08-01 Harald Oehlmann <oehhar@users.sf.net>
* tclUnixNotify.c Tcl_InitNotifier: Bug [a0bc856dcd]