From: Jim Meyering Date: Sat, 5 Jul 1997 22:50:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16c~102 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1fca2b262a89723642c4efd63a918013f0bd5d6a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e0ad55475d..bb1438be18 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +1997-07-05 Jim Meyering + + * src/tail.c (parse_obsolescent_option): If POSIXLY_CORRECT is set, give + a diagnostic and fail when there are two or more non-option arguments. + 1997-07-04 Jim Meyering * tests/tac/mk-script.pl: Redirect output of cmp to /dev/null.