1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-10-17 13:37:31 +00:00
parent 0c73b9e2c5
commit 84a4aa958f

View File

@@ -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.