From: Jim Meyering Date: Sat, 4 Dec 1999 17:34:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0k~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f21a269fe27ad62e84693caad41beb9ec8e29da;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 038aa78242..cae3b0864f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 1999-12-04 Jim Meyering + * Version 4.0k. + * 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.