From: Jim Meyering Date: Sat, 21 Feb 2004 09:21:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30e92dbb2e0e59716c2af5692de9a9aaff86a300;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index db985b2c38..c69872b235 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +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. + 2004-02-17 Jim Meyering * Version 5.2.0.