From: Jim Meyering Date: Sat, 3 May 2003 14:24:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~609 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c9a002d8c193b94f15a0ab2c55c02e3baf4b9d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 9e24919354..94fba6cbcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2003-05-02 Jim Meyering +2003-05-03 Jim Meyering * Version 5.0.1. + * tests/du/8gb: Skip test if the file system of `.' doesn't support + sparse files -- otherwise it'd create a file of size 8GB. + +2003-05-02 Jim Meyering + * src/fmt.c (usage): Don't mention obsolescent -WIDTH option. Instead explain about `-' and standard input. (main): Give a proper diagnostic for e.g., `fmt -c -72'.