From: Jim Meyering Date: Wed, 18 Dec 1996 01:22:32 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~93 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=300c151b8bdd08ce43a017879bfdfad294c7ee9f;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index a67f5f0c32..7b2a6bfe26 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ Tue Dec 17 16:49:02 1996 Jim Meyering + * lib/strftime.c: Update from GNU libc. + * acinclude.m4 (jm_SYS_PROC_UPTIME): Require AC_PROG_CC, rather than now-obsolete AC_C_CROSS. (jm_FUNC_MKTIME): When redefining, use rpl_ prefix, not gnu_ one