summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-31 09:45:04 +0000
committerJim Meyering <jim@meyering.net>2001-08-31 09:45:04 +0000
commit023c594b9b4bbee2f6d8fa9c16f602d840413609 (patch)
treef1407abda7b4f65c3be71ea56ee53f8ab96346ce /doc
parentd50c8903f9caeaea7ecbd2c390ddbd01f37b6739 (diff)
downloadcoreutils-023c594b9b4bbee2f6d8fa9c16f602d840413609.tar.xz
*** empty log message ***
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 9ea0529c8..5b6534d1c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-24 Herbert Xu <herbert@gondor.apana.org.au>
+
+ * coreutils.texi (cut invocation): Document how cut treats lines
+ with no separators.
+
2001-06-19 Paul Eggert <eggert@twinsun.com>
* coreutils.texi: expr now uses LC_COLLATE for string comparison,