]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 15 Oct 2003 21:23:53 +0000 (21:23 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 15 Oct 2003 21:23:53 +0000 (21:23 +0000)
ChangeLog

index 8e39d682ee714afd8bd37c1c620705a542bdeffe..ecf0973b13a1157377171f6104e55de3b594f46e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-10-15  Jim Meyering  <jim@meyering.net>
 
+       * tests/chgrp/recurse: Update tests accordingly.
+
        chown and chgrp now accept POSIX-mandated -H, -L, -P options and
        use fts to perform a directory traversal when -R is specified.
        Before, they used explicit recursion, and as such were limited by