From: Jim Meyering Date: Wed, 26 Jun 2002 07:38:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_10~159 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b31006ba99b5df2b1e717e23efdc2609fb9fe8eb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index d25a07d99b..7bc386ebe1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-06-26 Paul Eggert + + * coreutils.texi (Putting the tools together): Don't mention egrep, + since it's not part of POSIX 1003.1-2001. + 2002-06-21 Jim Meyering * coreutils.texi (stat invocation): New section. From Michael Meskes.