summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-15 21:23:53 +0000
committerJim Meyering <jim@meyering.net>2003-10-15 21:23:53 +0000
commitf12f5edbad93f552101524d77fda3b6347803a0a (patch)
treee647c99c3a17c9a8554dd66d4d313354a346e0d3 /ChangeLog
parentaef3dbf2d92474807da68686fb113bb8d0802d2a (diff)
downloadcoreutils-f12f5edbad93f552101524d77fda3b6347803a0a.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e39d682e..ecf0973b1 100644
--- 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