diff options
author | Jim Meyering <jim@meyering.net> | 2004-05-17 12:11:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-05-17 12:11:54 +0000 |
commit | 26380c350428177de99fdfa967fa6aa457c6a8be (patch) | |
tree | 2c24c11ecdb5d87fafa3ba9bb15c56add9670fd9 /NEWS | |
parent | da9163d7b6e08c882bf680e7fcca3a8dc0271650 (diff) | |
download | coreutils-26380c350428177de99fdfa967fa6aa457c6a8be.tar.xz |
.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ GNU coreutils NEWS -*- outline -*- Now, they operate on whatever a symbolic points to, instead. To get the old behavior, use --no-dereference (-h). + chown --dereference now works, even when the specified owner + and/or group match those of an affected symlink. + rm no longer required read access to the current directory. For some types of errors (e.g., read-only file system, I/O error) |