From: Jim Meyering Date: Sun, 22 Feb 2004 21:23:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eff39a398df1de39b17112924c76757c64313da9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5f0c8ad91e..11fa240987 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-02-21 Jim Meyering +2004-02-22 Jim Meyering * Version 5.2.1. + * src/du.c (usage): Separate -H and --si. Say that the meaning + of -H will soon change to that of --dereference-args (-D). + +2004-02-21 Jim Meyering + * src/comm.c (usage): Tell what comm does when there are no options. Reword in terms of FILE1 and FILE2 rather than `left file' and `right file'. Suggestion from Dan Jacobson.