From: Jim Meyering Date: Wed, 2 Apr 2003 18:22:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=edba764d8f73ccafa7e7325bb3e915030189b71f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 2ab6fe0c92..2412a3c88a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,8 @@ (my-distcheck): Build in $(TMPDIR), not `.'. * src/Makefile.am (false.c): Change all occurrences of - `(EXIT_SUCCESS)' to `(EXIT_FAILURE)'. Reported by Paul Jarc, + `(EXIT_SUCCESS)' to `(EXIT_FAILURE)' so that false exits + unsuccessfully also with --help. Reported by Paul Jarc, * tests/misc/false: New test for the above. 2003-03-30 Jim Meyering