From d2c6ae7fbc6c26e45fe33882c673897602afc0d2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 26 Jul 2006 14:06:57 +0000 Subject: * src/ls.c (print_color_indicator): Test for S_IFREG first, rather than having the code test for all of the other types first. Hoist the set-uid/gid-testing code "up" into this new block. Classify any other type of file (e.g., S_TYPEISSHM, etc.) as C_ORPHAN, not as C_FILE. * doc/coreutils.texi (What information is listed): Mention that missing pieces of information are marked with "?". From Paul Eggert. --- doc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index 22490068d..97d4ca1cc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2006-07-26 Jim Meyering + + * coreutils.texi (What information is listed): Mention that missing + pieces of information are marked with "?". From Paul Eggert. + 2006-07-25 Paul Eggert * perm.texi (Directory Setuid and Setgid): Explain that this is a -- cgit v1.2.3-70-g09d2