summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c0b1ad71..0b4e4b2f8 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 <eggert@cs.ucla.edu>