summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-09-11 15:47:49 +0000
committerJim Meyering <jim@meyering.net>1997-09-11 15:47:49 +0000
commitea05c547f42dab48db357ecb4725017dc46f623b (patch)
tree9b43986db941aec34a8a1b599f9ed2dd89a9dd23 /old
parent16f5d0a11bc234329387943036ae4069f52d1803 (diff)
downloadcoreutils-ea05c547f42dab48db357ecb4725017dc46f623b.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 53935317c..60a4afad6 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,12 +1,13 @@
Changes in release 3.17:
[3.16a]
+* install accepts new option, --verbose (-v)
* 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
-* install accepts new option, --preserver-timestamps
+* install accepts new option, --preserve-timestamps
* du --megabytes --total now shows total in megabytes
* touch -d DATE now works on Unicos
* du accepts new option --max-depth=N