summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1138c21..4f94942 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2005-05-25 Jeff Hobbs <jeffh@ActiveState.com>
- * unix/configure.in: ensure false Tcl.framework is only created
- with --enable-framework
+ * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast
+
+ * unix/configure, unix/configure.in: ensure false Tcl.framework is
+ only created with --enable-framework
2005-05-24 Daniel Steffen <das@users.sourceforge.net>