diff options
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 4c2c820e1..95fc106d3 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,5 @@ Changes in release 3.17: -[3.16i] +[3.16j] * 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. |