From: Jim Meyering Date: Thu, 1 Jan 1998 19:41:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.1~8970 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6934d53eaa3c45444d745cb320a8ceafb38309;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index e000653e00..0db6342f04 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,5 @@ Changes in release 3.17: -[3.16h] +[3.16i] * 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.