From: Jim Meyering Date: Sat, 4 Dec 1999 17:34:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0k~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69408d229ec71d01ad52b5ed4b04193504acafa8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 958d20ba9d..038aa78242 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1999-12-04 Jim Meyering + * tests/cp/cp-mv-backup (trap): Be careful to close $actual before + removing the containing directory. Otherwise, on some systems rmdir + fails to remove the containing directory. + * tests/ls/time-1: List --full-time dates upon failure. 1999-12-02 Andreas Schwab