]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 2 Apr 2003 18:22:14 +0000 (18:22 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Apr 2003 18:22:14 +0000 (18:22 +0000)
ChangeLog

index 2ab6fe0c922b9cd74cb4317560a8b067758649b0..2412a3c88a5cc15ee408a8889bb0df834a21850d 100644 (file)
--- 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  <jim@meyering.net>