From: Jim Meyering Date: Sat, 20 Jul 2002 15:48:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_22~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=32ea988e8b7d48dcc4171d4bfe80a4d163c5059e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 2fbedbdc37..8f4d491793 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2,6 +2,11 @@ * Version 2.0.13. + * tests/Makefile.am (TESTS_ENVIRONMENT): Remove now-unused parts + of this definition. + (EXTRA_DIST): Add priv-check. + * tests/priv-check: New file. + * src/Makefile.am (false.c): Convert only the final EXIT_SUCCESS into EXIT_FAILURE. Otherwise, false --help and false --version would fail.