From: Jim Meyering Date: Thu, 11 Sep 1997 15:47:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~85 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ea05c547f42dab48db357ecb4725017dc46f623b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 53935317ce..60a4afad6f 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