From bec97d9ee9fb3e1677ebb14cd66c88b9bb2c48d7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 20 Jul 2003 15:45:32 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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