*** 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 f67914e..77e4493 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.