summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-10 02:58:00 +0000
committerJim Meyering <jim@meyering.net>1996-12-10 02:58:00 +0000
commit73c7efa3eeb8614306b83e8eec624a138f8e9d73 (patch)
tree02c2b6c34f0eee54f0b2fa9c4ebf6f44fc3d29ea /old/sh-utils/ChangeLog
parente155f4bf01d5e3ece418dc77720a61148db6f63c (diff)
downloadcoreutils-73c7efa3eeb8614306b83e8eec624a138f8e9d73.tar.xz
.
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 67e955095..71c1e1d06 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,8 @@
Mon Dec 9 06:58:11 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * lib/strftime.c: Declare tzname also if #defined __LIBC.
+ From Ulrich Drepper.
+
* configure.in (jm_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Fix typo:
Change $am_cv_sys_tiocgwinsz_needs_sys_ioctl_h to
$jm_cv_sys_tiocgwinsz_needs_sys_ioctl_h.