summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-03-07 11:38:28 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-03-07 11:38:28 (GMT)
commit75dd0ea28ca081f8177d36a1eeda0bb91b3f4ab2 (patch)
treebf89486e00b574d0d40c856f9ad07fc0db28fb9e /ChangeLog
parent15fafd797596ca59ac9d1bd9046db8228e6a3613 (diff)
downloadtcl-75dd0ea28ca081f8177d36a1eeda0bb91b3f4ab2.zip
tcl-75dd0ea28ca081f8177d36a1eeda0bb91b3f4ab2.tar.gz
tcl-75dd0ea28ca081f8177d36a1eeda0bb91b3f4ab2.tar.bz2
* generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtime
and atime on 64-bit platforms. [Bug #698146]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbc88be..b806f78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-07 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's
+ mtime and atime on 64-bit platforms. [Bug #698146]
+
2003-03-06 Mo DeJong <mdejong@users.sourceforge.net>
* tests/io.test: Doh! Undo accidental commenting