From: Jim Meyering Date: Sat, 3 Jan 1998 12:03:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.1~8957 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fa007e352f6223e19d9d21bf133e7a8c40ed1b8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 4c2c820e11..95fc106d37 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.