From: Jim Meyering Date: Mon, 23 Feb 2004 21:22:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebb5c898f45a0d2a8d3106f6432e4eda56d7d2ba;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 11fa240987..dcecba1fdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2004-02-22 Jim Meyering +2004-02-23 Jim Meyering * Version 5.2.1. + * src/seq.c (usage): Remove stray space after \n in --help output. + +2004-02-22 Jim Meyering + * src/du.c (usage): Separate -H and --si. Say that the meaning of -H will soon change to that of --dereference-args (-D).