diff options
author | Jim Meyering <jim@meyering.net> | 1997-12-27 23:55:40 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-12-27 23:55:40 +0000 |
commit | 3513f31730898e02a1c74dab3e52c769907e77f5 (patch) | |
tree | 4b71710ed885bcab5916a333409c7d121eed67e6 /old/fileutils/NEWS | |
parent | 1bcedd2345818ba58fb15ba1a4c39f5f7f2dac5a (diff) | |
download | coreutils-3513f31730898e02a1c74dab3e52c769907e77f5.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 77e4493b6..e000653e0 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ Changes in release 3.17: +[3.16h] * 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. |