diff options
author | Jim Meyering <jim@meyering.net> | 2003-06-12 08:17:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-06-12 08:17:59 +0000 |
commit | 417a6cd6f5d6ce6941979f1a5dba2cd968000a9d (patch) | |
tree | 03d187757c047eaac7aaae5da9785a77bc2cbbc9 /ChangeLog | |
parent | aa85d5d6c7100422fc7277537ec71f9e1d99865a (diff) | |
download | coreutils-417a6cd6f5d6ce6941979f1a5dba2cd968000a9d.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * Version 5.0.1. + * src/touch.c (touch): Call close only if necessary. + From Bruno Haible. + * src/wc.c (usage): Correct wording: wc prints counts in the order `newline, word, byte'. Reported by Keith M. Briggs. * man/wc.x: Fix it here, too. And change `lines' to `newlines'. |