*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 17 Oct 2003 13:37:31 +0000 (13:37 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 17 Oct 2003 13:37:31 +0000 (13:37 +0000)
ChangeLog

index 4f2adfa..ef03187 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.