From: Jim Meyering Date: Thu, 1 Jan 1998 19:44:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.1~8969 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48221eb8bdd3d82de3fe922d5690ef735c7a341d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 0db6342f04..c6cd8cbd40 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -4,7 +4,6 @@ Changes in release 3.17: * 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. The new behavior is also enabled by the new option -e or --quote-shell. -[3.16g] * ln --backup is now consistent with cp and mv in that --force is no longer required when the destination is an existing non-directory. * install accepts new option, --verbose (-v)