summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-09-05 02:14:21 +0000
committerJim Meyering <jim@meyering.net>1997-09-05 02:14:21 +0000
commit85925f6fe83340a12240ffb66b4d1b4e10697f41 (patch)
tree2dec4422c4346081d82cc8bb3a6e828b60402f6d /old
parenta72c09608f9b48aec089dada012c1b38bf10aaa8 (diff)
downloadcoreutils-85925f6fe83340a12240ffb66b4d1b4e10697f41.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 0a7a5bdd3..53935317c 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,6 +1,8 @@
Changes in release 3.17:
[3.16a]
* mkdir -p is a lot faster when creating very deep directories on some systems
+* rm -i no longer exits with status indicating failure solely because the
+ user declines to remove a file
* rm -r is a lot faster on some systems when removing deep hierarchies
* chgrp, chmod, and chown no longer give contradictory output when --verbose
is used and an operation fails