From: Jim Meyering Date: Tue, 8 Jun 2004 16:58:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1365 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e76b4fe2e33c01b8740132a42b4975fbf34a4ab6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 330a6215c2..640532320f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-05-20 Paul Eggert + + * tests/chgrp/basic: Test that chgrp -h does not fail on + symlinks, even on hosts where that's not supported. + Test that if -R is specified without -H or L, -h is assumed. + Test that chown() is not optimized away. + 2004-05-18 Paul Eggert Several fixes to chgrp and chown for compatibility with POSIX and BSD: