diff options
author | Jim Meyering <jim@meyering.net> | 1998-01-03 12:03:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-01-03 12:03:01 +0000 |
commit | 0fa007e352f6223e19d9d21bf133e7a8c40ed1b8 (patch) | |
tree | 5accc914ebab0c9bc86eba0fa322a87a59d69c31 /old/fileutils/NEWS | |
parent | 9e6b379dbff81b028b2391daa16eab1378cb6b52 (diff) | |
download | coreutils-0fa007e352f6223e19d9d21bf133e7a8c40ed1b8.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-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. |