diff options
author | Jim Meyering <jim@meyering.net> | 2003-10-17 13:37:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-10-17 13:37:31 +0000 |
commit | 84a4aa958f558cdb6d87ca189f425384507de939 (patch) | |
tree | 8f5a112ecd26bfcb79fd80c6f659df6284462f63 /ChangeLog | |
parent | 0c73b9e2c55d96293169ddc27e0f52acefed9c31 (diff) | |
download | coreutils-84a4aa958f558cdb6d87ca189f425384507de939.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ * Version 5.1.0. + * src/chown-core.c (change_file_owner): Handle the cases in + which fts_info indicates an error with the given entry. + + * src/du.c (main): Simply assign to bit_flags. + Don't bother with bit arithmetic. + * tests/chmod/no-x: New file. * tests/chgrp/no-x: New file. * tests/chmod/Makefile.am (TESTS): Add no-x. |