From: Jim Meyering Date: Tue, 2 Jul 2002 08:47:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_10~138 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d3ddaf1b29ed0ac44a494ad0be708892c459321f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 509e85d4ed..5469941739 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,13 @@ +2002-07-02 Jim Meyering + + * src/Makefile.am (.sh): Also substitute @PACKAGE_BUGREPORT@. + * src/groups.sh (usage): Use @PACKAGE_BUGREPORT@, rather than + hard-coding a deprecated address. + * src/nohup.sh (usage_help): Likewise. + + * src/date.c (usage): Mention that the expansions of %p and %P are + empty in many locales. From matthew arnison. + 2002-06-22 Jim Meyering * Version 2.0.13.