From: Jim Meyering Date: Mon, 7 Sep 1998 15:13:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16w~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7c0efdba299d5afd1ba7d48aaec7df16b838432;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 32e8fbcc6d..af25a14c6c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,11 @@ 1998-09-07 Jim Meyering + * 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.