From: Jim Meyering Date: Sun, 20 Jul 2003 15:45:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: COREUTILS-5_0_90~169 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bec97d9ee9fb3e1677ebb14cd66c88b9bb2c48d7;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d639d42..acd43d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-07-20 Jim Meyering + + * src/wc.c (write_counts): Add a comment. + (wc): Rename `file' parameter. + Set new local, `file', to be the file name, or (when it's NULL) + _("standard output") so that all uses of `file' use the proper value. + Use STREQ, not strcmp. + 2003-07-20 Paul Eggert wc count field widths now are heuristically adjusted depending