From: Jim Meyering Date: Sun, 22 Jun 1997 04:04:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16a~5 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d18dc596194fc849e9731b05f69b1cce9996faa0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 981b0b00b3..b311c4cd1e 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -5,6 +5,7 @@ Changes in release 3.17: * rmdir accepts new options: --ignore-fail-on-non-empty and --verbose * du now overflows its accumulator for 1 terabyte directories, not 2GB. * df now works with OpenBSD 2.1 beta +* cp -d FILE SYMLINK-TO-FILE doesn't erase FILE. Now it gives an error. Changes in release 3.16: * du --megabytes (-m) works