diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 49a683497..157bf0807 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 <meyering@lucent.com> |