From: Jim Meyering Date: Thu, 2 Dec 2004 07:47:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da62dbe9ab48896948024e4016c772cafa6685b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a06232a024..0b03dadad4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,17 @@ -2004-12-01 Paul Eggert +2004-12-02 Jim Meyering * Version 5.3.0. + With using --color and with LS_COLORS saying not to color + executables, don't stat every file. + * src/ls.c (is_colored): New function. + (gobble_file): Use it. + (main): Use it here, in place of too-strict tests against NULL: + if either ORPHAN or MISSING was set to 0 from LS_COLORS, the + old test would fail. + +2004-12-01 Paul Eggert + * src/comm.c (compare_files): Assume setlocale exists. * src/join.c (keycmp): Likewise. * src/seq.c (decimal_point): Treat like sort. Now char.