From: Jim Meyering Date: Thu, 11 Dec 1997 18:18:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16g~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39546ad7d733b5be117de5e584cfed907a92901c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 2bee7e60ce..5d540d1dea 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 3.17: +* ln --backup is now consistent with cp and mv in that --force is no longer + required when the destination is an existing non-directory. [3.16f] * install accepts new option, --verbose (-v) * mkdir -p is a lot faster when creating very deep directories on some systems