From: Jim Meyering Date: Sun, 28 Jan 2001 22:24:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_38~2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f06dd61f031e05dda0e1ea5ebdd2c8dce5626e1c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f29c3237b9..7b9055cbf7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2001-01-28 Jim Meyering + * Version 4.0.37. + * src/ls.c (gobble_file): Add a FIXME comment. * TODO: Add a few items. @@ -7,6 +9,7 @@ * src/ls.c (enum) [FULL_TIME]: Define. (long_options): Use it. (decode_switches): Make --full-time imply -l. + Prompted by a report from Karl Eichwalder. 2001-01-22 Jim Meyering