*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 May 2006 19:00:46 +0000 (19:00 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 May 2006 19:00:46 +0000 (19:00 +0000)
ChangeLog

index c6690ec..c818a00 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
        * Version 6.0-cvs.
 
+       * src/chmod.c (main): Use FTS_PHYSICAL here, too.
+
        * src/du.c (main): Rename local, s/symlink_deref_bit/symlink_deref_bits/
        and arrange for -D to set fts' FTS_PHYSICAL bit as well as
        FTS_COMFOLLOW.  Spotted by Justin Pryzby.