From: Jim Meyering Date: Sun, 14 Jul 2002 12:39:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_10~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b65a2d1877dd2610e25c0eeaabf42157e9a910f7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 49a683497e..157bf08074 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -7,6 +7,7 @@ rm: cannot chdir from `.' to `foo': Not a directory * src/remove.c (remove_dir): Detect the case in which unlinking a non-directory fails with EPERM, and give an appropriate diagnostic. + Reported by Michael Stone. 2002-07-13 Jim Meyering