diff options
author | Jim Meyering <jim@meyering.net> | 2004-05-17 12:07:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-05-17 12:07:30 +0000 |
commit | 36708ba6b59293d4c98fab6b1135b32fc812ef82 (patch) | |
tree | 6977c2122563338c47ba91695cf640d789f2309e /doc | |
parent | 3591f10746db90fdb682acb4421e95ddc9c5785e (diff) | |
download | coreutils-36708ba6b59293d4c98fab6b1135b32fc812ef82.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 3b1b43153..4a4e3f545 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-05-17 Jim Meyering <jim@meyering.net> + + chgrp and chown now dereference symlinks by default, per POSIX. + * coreutils.texi (chgrp invocation, chown invocation): Document it. + 2004-05-13 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (sort invocation): Document that "sort -m -o F" |