From: Jim Meyering Date: Wed, 2 Apr 2003 18:19:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=702cda63ada391aaa0542c2c6440b68261e7e453;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 490daf205a..dfe14bdb0b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2003-04-02 Jim Meyering + * coreutils.texi (false invocation): Note that false exits + unsuccessfully even with --help and --version. + * Makefile.am (check-texinfo): Don't fail if perl is missing. Reported by Nelson Beebe.