diff options
author | Jim Meyering <jim@meyering.net> | 1999-10-17 21:31:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-10-17 21:31:04 +0000 |
commit | 96018007df1178ba6ce14c8e001e46c0004cc3ab (patch) | |
tree | 1277835d6c13dbbfb5b2d78b1b60ac93e4a7ca34 /old | |
parent | 23d74f24e4ea032c390a987108d33cf5f7afde4b (diff) | |
download | coreutils-96018007df1178ba6ce14c8e001e46c0004cc3ab.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 |