summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index ddc7cdad7..1d0628e10 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-12 Jim Meyering <jim@meyering.net>
+
+ * coreutils.texi (wc invocation): Tweak wording: wc prints them in
+ the order `line, word, byte'. Suggestion from Keith M. Briggs.
+
2003-05-14 Jim Meyering <jim@meyering.net>
* coreutils.texi (head invocation): Document --bytes=-N and --lines=-N.