From: Jim Meyering Date: Sun, 1 Aug 1999 09:54:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22p~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9624b35110802bcbfb45dd83171c29aefd3160c0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index aff04e978e..6818879fb0 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,17 @@ +1999-08-01 Jim Meyering + + * configure.in (AM_C_PROTOTYPES): Move test to precede a few + header tests -- merely on principle. + +1999-08-01 Paul Eggert + + * configure.in (AC_SYS_LARGEFILE): Renamed from AC_LFS. + +1999-07-16 Paul Eggert + + * lib/quotearg.c (quotearg_buffer): + Don't quote spaces if C quoting style. + 1999-07-31 Jim Meyering * src/tail.c (tail_forever): Don't call kill if pid is 0.