diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-18 01:22:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-18 01:22:32 +0000 |
commit | 300c151b8bdd08ce43a017879bfdfad294c7ee9f (patch) | |
tree | 245bdb0d1713e06a1f9df8a1a72e6dadf7362078 /old/sh-utils | |
parent | 3c7e9fec08fa19184727fe48b73641ef06dfdb97 (diff) | |
download | coreutils-300c151b8bdd08ce43a017879bfdfad294c7ee9f.tar.xz |
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index a67f5f0c3..7b2a6bfe2 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ Tue Dec 17 16:49:02 1996 Jim Meyering <meyering@na-net.ornl.gov> + * 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 |