summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-04 13:16:11 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-04 13:16:11 (GMT)
commita9b4861761709cc4cb72432ca69be351b140d48a (patch)
tree37dbd7195136a51053c3ee36d92f025db6d81002 /ChangeLog
parenta9fff24dfa7b2777f886dad59e7bdc5129262a15 (diff)
downloadtcl-a9b4861761709cc4cb72432ca69be351b140d48a.zip
tcl-a9b4861761709cc4cb72432ca69be351b140d48a.tar.gz
tcl-a9b4861761709cc4cb72432ca69be351b140d48a.tar.bz2
* tests/cmdAH.test: Made tests of [file mtime] work better on FAT
filesystems. [Patch 760768] Also a little general cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de52562..b1bb5bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-04 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * tests/cmdAH.test: Made tests of [file mtime] work better on FAT
+ filesystems. [Patch 760768] Also a little general cleanup.
+
2003-06-25 Mo DeJong <mdejong@users.sourceforge.net>
* unix/configure: Regen.