From 801c353ac5392a1ff6749a3ea1ef1fe619cbc25d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 9 Sep 1997 01:45:55 +0000 Subject: Change for 2.0.5b --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7cc720d115..90b3affb9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +1997-09-06 Paul Eggert + + * tzfile.c (__tzfile_read): Don't read a file if TZ is the empty + string, just use UTC without leap seconds. This is for compatibility + with the Olson code. + +1997-09-06 Paul Eggert + + * time/tzset.c (__tzname_max): Lock tz data structures before + invoking tzset_internal. + + * time/tzfile.c: Define compute_tzname_max statically. + +1997-09-07 15:51 Ulrich Drepper + + * sysdeps/i386/selectbits.h [__GNUC__] (__FD_ZERO, __FD_SET, __FD_CLR, + __FD_ISSET): Use correct casts to address array correctly. + Reported by urbanw@cs.umu.se. + +1997-09-05 06:11 Ulrich Drepper + + * gmon/gmon.c (write_bb_counts): Make sure entries are written before + next head. Reported by baccala@FreeSoft.org. + +1997-09-01 14:16 Ulrich Drepper + + * sysdeps/stub/sigaction.c: Fix typo. + Reported by Klaus Reichl . + 1997-08-28 17:30 Ulrich Drepper * catgets/catgets.c (catopen): Correctly determine length of string -- cgit v1.2.3