summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-02 18:14:04 +0000
committerJim Meyering <jim@meyering.net>2003-04-02 18:14:04 +0000
commit0cb78db3f7ac2316adb4a212fe423ed077e45896 (patch)
treeb041c2d12ac10599b07e2be65122d5a37c0baab7 /ChangeLog
parente78a54bc5a4495253aecd3b3f95854d6bc4e2794 (diff)
downloadcoreutils-0cb78db3f7ac2316adb4a212fe423ed077e45896.tar.xz
add lost log entry:
2002-07-20 Jim Meyering <jim@meyering.net> * Makefile.am (false.c): Convert only the final EXIT_SUCCESS into EXIT_FAILURE. Otherwise, false --help and false --version would fail.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 872514039..2ab6fe0c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1860,6 +1860,12 @@
* Makefile.am (SUBDIRS): Remove djgpp, for now.
+2002-07-20 Jim Meyering <jim@meyering.net>
+
+ * 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 <jim@meyering.net>
* src/Makefile.am (uninstall-local): Search for @GNU_PACKAGE@,