From: Jim Meyering Date: Sat, 6 Sep 2003 08:49:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b8a15929cb39cff6d2bc4562b603ae2b12d3c3e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 679b7f0bab..bbb23c44ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-09-06 Jim Meyering + + * Version 5.0.91. + + * src/tail.c (enum): Add ALLOW_MISSING_OPTION. + (parse_options): Give a diagnostic for (but still accept) the + deprecated --allow-missing option. + 2003-09-04 Paul Eggert Don't ignore -S if input is a pipe. Bug report by Michael McFarland in @@ -12,8 +20,6 @@ 2003-09-05 Jim Meyering - * Version 5.0.91. - * Use automake-1.7.6b and autoconf-2.57b. Regenerate dependent files. * tests/tail-2/tail-n0f: Wait .5 seconds for backgrounded process