summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-09-07 15:13:59 +0000
committerJim Meyering <jim@meyering.net>1998-09-07 15:13:59 +0000
commitf7c0efdba299d5afd1ba7d48aaec7df16b838432 (patch)
treecbfa7d2e4e112753d99df719245fd73666308f1c
parenta3c0837bc3c8592f5d3886ef13c1f55815a88a2c (diff)
downloadcoreutils-f7c0efdba299d5afd1ba7d48aaec7df16b838432.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 32e8fbcc6..af25a14c6 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,11 @@
1998-09-07 Jim Meyering <meyering@ascend.com>
+ * Version 3.16w.
+
+ * tests/touch/empty-file: Upon failure, suggest how to rerun the test
+ with longer delay, in case NFS clock skew was the cause of the failure.
+ Reported by Kaveh Ghazi.
+
* tests/ls-2/quoting: Add tests.
* tests/Fetish.pm (run_tests): Add simple PRE/POST hooks.
(_create_file): Don't include $$ in temp file name.
@@ -13,8 +19,6 @@
(main): Update to use rewritten posixtime function.
Reported by Andries Brouwer.
- * Version 3.16w.
-
* lib/Makefile.am (libfu_a_SOURCES): Change posixtm.y to posixtm.c.
(noinst_HEADERS): Add posixtm.h.