diff options
-rw-r--r-- | old/sh-utils/ChangeLog | 3 |
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. |