From: Jim Meyering Date: Sun, 18 Jul 1999 13:33:04 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22n~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=196c0a27f045b668eb75d45aeab02c4048f8fe53;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 09a4a5e823..90ba850af2 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +1999-07-15 Jim Meyering + + * src/false.sh: Always exit unsuccessfully, even with + --help and --version. Suggested by Felix Lee. + 1999-07-12 Jim Meyering * src/sys2.h (mempcpy): Define only if not already defined.