From: Jim Meyering Date: Fri, 29 Jan 1999 05:15:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22h~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=523442d0181c454368346266d956692c263b5831;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 58956f2170..7a58de26ac 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +1999-01-28 Jim Meyering + + * po/POTFILES.in: Add src/shred.c. + + * src/system.h: Use TIME_WITH_SYS_TIME-based #if test rather than + TM_IN_SYS_TIME based one (for shred). + + * acconfig.h: Remove lots of `#undef's, now that we use the + 3-argument forms of AC_DEFINE* macros. + 1999-01-25 Jim Meyering * configure.in (fdatasync): Use AC_CHECK_FUNCS instead of