From: Jim Meyering Date: Thu, 20 Nov 2003 08:08:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a0858343636632777bed0e3069e5a7fd4d03d3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index e15c8d1f4b..51c8dfe283 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ FIXME: update coreutils.texi: chmod's new options: --preserve-root and --no-preserve-root. + * tests/help-version: Ensure that the bug-reporting address is + included in the --help output for every program. + * tests/Makefile.am (TESTS_ENVIRONMENT): Add $PACKAGE_BUGREPORT. + * src/ptx.c (usage): Output bug-reporting address. Reported by Dan Jacobson.