From: Jim Meyering Date: Mon, 17 May 2004 12:10:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1539 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06dc5c8efa1f768771920f2174425eefc548f3bf;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 6c0b1ad71e..0b4e4b2f8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ * src/chown.c (usage): Update to reflect this. * src/chgrp.c (usage): Likewise. * NEWS: Describe the change. + Adapt tests accordingly. + * tests/chgrp/basic: Use -h where necessary to retain semantics. + * tests/chgrp/deref: Likewise. + * tests/chgrp/posix-H: Likewise. 2004-05-15 Paul Eggert