]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 11 May 2004 16:48:42 +0000 (16:48 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 11 May 2004 16:48:42 +0000 (16:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ad58dca5f814ecaed8e3ecee2ec541ba40c9546e..14c73cb4efae5a97b81a9c911b31de1a4f390979 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  rm no longer required read access to the current directory.
+
   For some types of errors (e.g., read-only file system, I/O error)
   when first encountering a directory, `rm -r' would mistakenly fail
   to remove files under that directory.