diff options
author | Jim Meyering <jim@meyering.net> | 2003-11-07 10:42:40 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-11-07 10:42:40 +0000 |
commit | b29cc48feb38074f428ba03dc05aadabdec8df00 (patch) | |
tree | 5a2b4a1c741edd0d39cc69f03de893aafab229ca /NEWS | |
parent | 642478a27f468e5de70f0d920db68b3a964abda6 (diff) | |
download | coreutils-b29cc48feb38074f428ba03dc05aadabdec8df00.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ GNU coreutils NEWS -*- outline -*- unlimited depth. Before, they would fail to operate on any file they encountered with a relative name of length PATH_MAX (often 4096) or longer. - chmod accepts new options: --preserve-root, --no-preserve-root + chgrp, chmod, chown, and rm accept the new options: + --preserve-root, --no-preserve-root (default) chgrp and chown now accept POSIX-mandated -L, -H, and -P options |