From: Jim Meyering Date: Fri, 31 Aug 2001 09:45:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~218 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=023c594b9b4bbee2f6d8fa9c16f602d840413609;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 9ea0529c84..5b6534d1c4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2001-08-24 Herbert Xu + + * coreutils.texi (cut invocation): Document how cut treats lines + with no separators. + 2001-06-19 Paul Eggert * coreutils.texi: expr now uses LC_COLLATE for string comparison,