From: Jim Meyering Date: Mon, 29 Jun 1998 03:42:55 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16q~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26d5ce2f26fb16e91bf68c00f2faa2a8ebd65a53;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0bbf6063dc..ba4ae2da07 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ 1998-06-28 Jim Meyering + * src/ls.c (usage): Make --kilobytes description consistent with + that in du and df. From Göran Uddeborg. + * lib/mountlist.c (fsp_to_string): Clean out some crufty #ifdefs now that we're using the jm_FSTYPENAME autoconf macro.