diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 5d540d1de..57fdb0b06 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,7 +1,7 @@ Changes in release 3.17: +[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. -[3.16f] * install accepts new option, --verbose (-v) * mkdir -p is a lot faster when creating very deep directories on some systems * rm -i no longer exits with status indicating failure solely because the |