From 0cb78db3f7ac2316adb4a212fe423ed077e45896 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 2 Apr 2003 18:14:04 +0000 Subject: [PATCH] add lost log entry: 2002-07-20 Jim Meyering * Makefile.am (false.c): Convert only the final EXIT_SUCCESS into EXIT_FAILURE. Otherwise, false --help and false --version would fail. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8725140391..2ab6fe0c92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1860,6 +1860,12 @@ * Makefile.am (SUBDIRS): Remove djgpp, for now. +2002-07-20 Jim Meyering + + * Makefile.am (false.c): Convert only the final EXIT_SUCCESS + into EXIT_FAILURE. Otherwise, false --help and false --version + would fail. + 2002-07-08 Jim Meyering * src/Makefile.am (uninstall-local): Search for @GNU_PACKAGE@, -- 2.47.3