From: Jim Meyering Date: Fri, 17 Oct 2003 13:37:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: COREUTILS-5_1_0~347 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84a4aa958f558cdb6d87ca189f425384507de939;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 4f2adfa..ef03187 100644 --- 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.