diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 038aa7824..cae3b0864 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.