From e76b4fe2e33c01b8740132a42b4975fbf34a4ab6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 8 Jun 2004 16:58:32 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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: -- 2.47.3