]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 17 May 2004 12:10:55 +0000 (12:10 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 17 May 2004 12:10:55 +0000 (12:10 +0000)
ChangeLog

index 6c0b1ad71e8965380ba9722ce2fc43f57246bace..0b4e4b2f8dc3c9ac512b9332c9c27dec5792a552 100644 (file)
--- 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  <eggert@cs.ucla.edu>