From: Jim Meyering Date: Sat, 9 May 1998 17:42:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16o~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d344aaa1294ee3a864348bc94be243855547dfe9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index dcccad3c1f..b09025601a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,18 @@ -1998-05-03 Jim Meyering +1998-05-09 Jim Meyering * Version 3.16o. + * src/dd.c: Include safe-read.h. + Don't declare safe_read. + * src/touch.c: Likewise. + + * configure.in (AM_FUNC_MKTIME): Use this instead of jm_FUNC_MKTIME. + + * configure.in (jm_TYPE_SSIZE_T): Use it. + * acconfig.h (ssize_t): Add undef. + +1998-05-03 Jim Meyering + * po/: Update from gettext-0.10.35. * intl/: Likewise. * configure.in: Remove use of AC_LINK_FILES.