]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 20 Nov 2003 08:08:36 +0000 (08:08 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 Nov 2003 08:08:36 +0000 (08:08 +0000)
ChangeLog

index e15c8d1f4b2b56ef9b39fd2d342e33c1dc1e1ac2..51c8dfe283a8bc8593abc6034d274a60d3859118 100644 (file)
--- 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.