From: Jim Meyering Date: Wed, 25 Aug 1999 15:41:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~283 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=948cf23537d84999a39cfce03c55627ba70ef537;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 118d6a7c1b..52286e0e74 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,22 @@ +1999-08-25 Jim Meyering + + * man/Makefile.summ (seq-summary): Define. + * man/Makefile.am (man_MANS): Add seq.1. + Reported by Dirk-Jan Faber. + +1999-08-23 Jim Meyering + + * src/pathchk.c (longopts): Restore accidentally-removed entry for + `--portability' long option. + * src/chroot.c (usage): Correct --help message. + * src/hostid.c (usage): Likewise. + * src/hostname.c (usage): Likewise. + * src/logname.c (usage): Likewise. + * src/nice.c (usage): Likewise. + * src/printenv.c (usage): Likewise. + * src/sleep.c (usage): Likewise. + Reported by Daniel Bergstrom. + 1999-08-22 Jim Meyering * src/sys2.h (ATTRIBUTE_NORETURN): Define.