From: Jim Meyering Date: Tue, 25 Jul 2006 15:36:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~95 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a287ee69bb89314d43785fca18eec3167659c17;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 14fd89dd22..dec90e5882 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2006-07-25 Jim Meyering - * src/ls.c: Add parens around most uses of ?: ternary operator. + * src/ls.c: Add parens around the new uses of ?: ternary operator. * src/dircolors.hin: Mention that ORPHAN refers not just to dangling symlinks.