summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0eff810..100c77c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2005-03-29 Jeff Hobbs <jeffh@ActiveState.com>
- * win/tclWinTime.c (TclpGetDate): use time_t for 'time'
+ * win/tcl.m4, win/configure: do not require cygpath in macros to
+ allow msys alone as an alternative.
+
+ * win/tclWinTime.c (TclpGetDate): use time_t for 'time' [Bug 1163422]
2005-03-18 Don Porter <dgp@users.sourceforge.net>