From: Jim Meyering Date: Wed, 15 Oct 2003 21:23:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~387 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f12f5edbad93f552101524d77fda3b6347803a0a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 8e39d682ee..ecf0973b13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-10-15 Jim Meyering + * 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