diff options
author | Jim Meyering <jim@meyering.net> | 2006-09-20 12:38:22 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-09-20 12:38:22 +0000 |
commit | 396a52f7900cafc007bb40f55a06a8cd008a7b3a (patch) | |
tree | 2e578cb7aeff8fded57bf36a4779f3c1913e651d /ChangeLog | |
parent | 05ce3b298641e2ccc5f668e9e769644371090b80 (diff) | |
download | coreutils-396a52f7900cafc007bb40f55a06a8cd008a7b3a.tar.xz |
* tests/chmod/inaccessible: New test.
* tests/chmod/Makefile.am (TESTS): Add inaccessible.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-09-20 Jim Meyering <jim@meyering.net> + * tests/chmod/inaccessible: New test. + * tests/chmod/Makefile.am (TESTS): Add inaccessible. + Fix the 2006-09-18 bug differently. * src/chmod.c: (process_file): Upon FTS_NS for a top-level file, tell fts_read to stat the file again, in case it has become |