summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-10-28 18:19:05 +0200
committerJim Meyering <jim@meyering.net>2006-10-28 18:19:05 +0200
commita0db0def2d166b7a4e62a4a4980726abdc53dfd1 (patch)
tree64b3685989e880d6f58f0c5547d083eed0994f67 /doc/ChangeLog
parent0766fb8b54c46d0f17d99d154c0420b73b8cea4b (diff)
downloadcoreutils-a0db0def2d166b7a4e62a4a4980726abdc53dfd1.tar.xz
* coreutils.texi (wc invocation): When giving the order in which
the various "counts" are listed, also mention "maximum line length". Prompted by a report from Vincent LeFevre.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 0e0b5c2a0..7b97fc2b0 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-27 Jim Meyering <jim@meyering.net>
+
+ * coreutils.texi (wc invocation): When giving the order in which
+ the various "counts" are listed, also mention "maximum line length".
+ Prompted by a report from Vincent LeFevre.
+
2006-10-23 Jim Meyering <jim@meyering.net>
* coreutils.texi (rm invocation): Describe --one-file-system.