diff options
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 981b0b00b..b311c4cd1 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 |