summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c99433..0225125 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-10-01 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * win/tclWinFile.c (TclpUtime): bug #1420432 - file mtime fails
+ * tests/cmdAH.test: for directories on windows
+
* tests/winFile.test: Handle Msys environment a little differently
in getuser function. Fix for bug 1567956.