From: Jim Meyering Date: Wed, 4 Aug 1999 08:04:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22q~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ff62130e94ecf8b161959407628d8e2f98b1965;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f872ce7e16..185fceb6bd 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,16 @@ +1999-08-04 Jim Meyering + + * configure.in: Remove getline-testing code. Now it's in m4/. + +1999-08-01 Paul Eggert + + * configure.in (AC_SYS_LARGEFILE): Renamed from AC_LFS. + +1999-07-30 Jim Meyering + + * src/ls.c (usage): Explain about default wrt --hide-control-chars and + --show-control-chars. Reported by Germano Leichsenring. + 1999-07-28 Jim Meyering * configure.in (ALL_LINGUAS): Add Brazilian Portuguese (pt_BR).