From: Jim Meyering Date: Sun, 1 Dec 2002 10:22:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f4b28a198ca3d9bad5b42dac5b0dcc0c6f3026;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d127d565d1..db2bd7b592 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,7 +21,7 @@ entry on systems with valid dirent.d_type. * src/ls.c (print_dir): Add DT_LNK and DT_REG. (main): Make --recursive set format_needs_type, not format_needs_stat. - (gobble_file): Remove a FIXME comment, now that this is fixed. + (gobble_file): Remove a FIXME comment, now that it's fixed. 2002-11-24 Jim Meyering