From: Jim Meyering Date: Sat, 18 Aug 2001 21:21:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~357 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7808919ea40852ffe991d528b69549b52dc50926;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index f81749e27c..0c50f3d45a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,6 +1,7 @@ -2001-08-18 Jim Meyering +2001-06-21 Paul Eggert - * Version 2.0.12. + * src/expr.c (nextarg): Advance ARGS by one if the next token matches. + All callers changed. 2001-06-21 Paul Eggert