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 + + * 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,