From: Jim Meyering Date: Thu, 2 Mar 2000 07:38:57 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0e~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ddfcfb0da34f4409ea66e945d5878ab86b5cc49a;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c1168b682f..def6e48e5a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,14 @@ +2000-03-01 Paul Eggert + + * src/df.c (show_point): Ignore shortcuts based on path + prefixes that are loop file system mount points, since they + yield undesirable output. + +2000-02-29 Jim Meyering + + * src/ls.c (decode_switches): Remove `e' from getopt_long's list of + option characters. Reported by John Summerfield. + 2000-02-28 Jim Meyering * tests/install/basic-1: Use ginstall, not install.