From: Jim Meyering Date: Sun, 14 Sep 1997 16:24:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~58 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=686c105caa45c76ab4e94d4022eb6649978b27f2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index fd07d5e416..9b86758ec7 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 1997-09-14 Jim Meyering + * src/tac.c: Don't include signal.h. + * src/od.c (main) [--traditional]: Don't give diagnostic about there being more than three arguments if there are *no* arguments specified. Reported by Jochen Hein.