*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 8 May 2004 22:24:25 +0000 (22:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 May 2004 22:24:25 +0000 (22:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 52d5323a92d5d62f78a97e279e2bdbbb194ce4b6..ad58dca5f814ecaed8e3ecee2ec541ba40c9546e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  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.
+
   ptx now diagnoses invalid values for its --width=N (-w)
   and --gap-size=N (-g) options.