]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 11 Sep 1997 15:47:49 +0000 (15:47 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 11 Sep 1997 15:47:49 +0000 (15:47 +0000)
old/fileutils/NEWS

index 53935317cebc73e0c9f1f3799939c5ba04a5338f..60a4afad6fe040197bfc11e4ad71a4822fe8b63b 100644 (file)
@@ -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