diff --git a/ChangeLog b/ChangeLog index d639d42da..acd43d125 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