From: Jim Meyering Date: Sat, 18 Aug 2001 17:48:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~368 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=27640489330cd24138041fb49d502ecae15d4df6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 915315f831..ab0a58d3d3 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +2001-08-18 Jim Meyering + + * src/test.c (binary_operator): Move declarations of lt,rt `down' + into the scopes where they're actually used. + (unary_operator): Likewise for `fd'. + 2001-06-20 Paul Eggert * src/test.c (isint, binary_operator, unary_operator):