]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 21 Dec 1997 12:05:56 +0000 (12:05 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 21 Dec 1997 12:05:56 +0000 (12:05 +0000)
old/fileutils/NEWS

index f67914e8967613b71ebb693cbfeea5473c2099bb..77e4493b682fc330ff281bd57554a0d1cccba68d 100644 (file)
@@ -1,4 +1,5 @@
 Changes in release 3.17:
+* du accepts new options, --exclude=PAT and --exclude-from=FILE (-X FILE)
 * ls now quotes file names for the shell by default, if they contain
   characters that need quoting.  Use -N to get the old default behavior.
   The new behavior is also enabled by the new option -e or --quote-shell.