summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f15feff2b..0129fc2a1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ GNU coreutils NEWS -*- outline -*-
* Major changes in release 6.4-cvs (2006-??-??) [?????]
+** Bug fixes
+
+ With --force (-f), rm no longer fails for ENOTDIR or ENAMETOOLONG.
+ For example, "rm -f existing-non-directory/anything" now exits
+ successfully, ignoring the error about a nonexistent file.
+
* Major changes in release 6.3 (2006-09-30) [stable]