From 9a00b08ea686775485dc122aba0871006960e8dd Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 4 Jul 2005 05:07:30 +0000 Subject: Remove the dependency of the strftime module on the tzset module. --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index b486ada93..41f2d7f06 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2005-07-03 Paul Eggert + + Remove the dependency of the strftime module on the tzset module. + * strftime.c (my_strftime) [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]: + Copy the input structure, to work around some of the bug with + Solaris 2.5.1 and Solaris 2.6. + 2005-07-03 Jim Meyering * posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just -- cgit v1.2.3-70-g09d2