diff options
-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 2158ce169..16b6304f1 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -3,6 +3,7 @@ Changes in release 4.1: * cp's --version-control option is deprecated. Use the new optional argument to --backup (--backup[=CONTROL]) instead. The old option still works, but now evokes a warning. +* same for mv * cp, ln, and mv accept new option: --target-directory=DIR * chgrp accepts new option, --dereference. --no-dereference is now the default. * New ls option --quoting-style=locale acts like --quoting-style=c, except |