From: Jim Meyering Date: Sat, 9 Mar 1996 20:26:12 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2794b3c5ddc3d80dab84c8a940ee9dc09900687;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index b363c3eef5..1534381752 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -23,9 +23,12 @@ Sat Mar 9 13:30:12 1996 Jim Meyering (meyering@na-net.ornl.gov) Link an nls file. (AC_OUTPUT): Reflect addition of two new directories, intl and po. Create po/Makefile. - From François Pinard. + * tr.c (star_digits_closebracket): Declare formal param, IDX, + and local I to be of type size_t (rather than int) to avoid + warnings from gcc -Wall. + Wed Feb 28 20:32:48 1996 Jim Meyering (meyering@na-net.ornl.gov) * src/Makefile.am: Adapt for automake-0.30.