From: Jim Meyering Date: Tue, 20 Feb 2001 22:58:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_12~47 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9f0b79a1ba6551f633adb2fd89dcde799ad5efb4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7464b43abc..d2174d33e1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,16 @@ +2001-02-20 Paul Eggert + + * src/ls.c (FULL_TIME_OPTION): Renamed from FULL_TIME, for + consistency with the other enum values. + +2001-02-20 Paul Eggert + + * NEWS, doc/fileutils.texi: ls -H is now obsolescent. + * src/ls.c (SI_OPTION): New enum value. + (long_options): Use it instead of 'H' for --si. + (decode_switches): Warn that -H will change soon. + (usage): Likewise. + 2001-02-18 Jim Meyering * tests/rm/Makefile.am (TESTS): Add isatty.