diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-03 07:53:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-03 07:53:24 +0000 |
commit | 64233522b4e61d0a813c0bf6d03460814fa8c77b (patch) | |
tree | fa61e7ba799a9b46bafc3cd71244ec45d674a965 /doc | |
parent | 50c485dac0fe0075a570656fd0a168a07177d32f (diff) | |
download | coreutils-64233522b4e61d0a813c0bf6d03460814fa8c77b.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 53d16779d..e7767aaaf 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2004-02-23 Paul Eggert <eggert@twinsun.com> + + * coreutils.texi (chown invocation): Document that chown now falls + back on USER.GROUP parsing regardless of POSIX version, as POSIX + 1003.1-2001 allows that behavior as a compatible extension. + 2004-02-22 Jim Meyering <jim@meyering.net> * coreutils.texi (du invocation): Mention that using du's -H option |