diff options
author | Jim Meyering <jim@meyering.net> | 2000-04-27 08:31:18 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-04-27 08:31:18 +0000 |
commit | a3e7716e04767eb49ff55ed8f4892971f37a3303 (patch) | |
tree | aa02d3f4ee817c2259713b9cb22536e068c4f816 /old | |
parent | c500f8c99647f756d1ad32d002451e89b8ed55b1 (diff) | |
download | coreutils-a3e7716e04767eb49ff55ed8f4892971f37a3303.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index cd59981b5..35ba9a0fa 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 4.1: [4.0r] +* chown accepts new option: --from=CURRENT_OWNER:CURRENT_GROUP +* cp accepts new option: --strip-trailing-slashes * install --directory (-d) may now be used to set special bits e.g., `install -m a=rwx,o+t -d DIR' now honors the `o+t' part * cp, mv, ln, install: document that while the --backup option takes an |