From 29143408ae6d474a115768e809691635f507b1fd Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Mon, 15 Jun 2009 10:54:26 -0700 Subject: Handle leap seconds even if no DST rule exists. This fixes BZ #10211. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dcd7444..d758a83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2009-06-15 Ulrich Drepper + [BZ #10211] + * time/tzfile.c (__tzfile_compute): If we use the envvar format still + handle leap seconds if they are available. + Patch by Akinori Hattori . + * timezone/tzselect.ksh: Update from tzcode2009i. * timezone/zdump.c: Likewise. * timezone/zic.c: Likewise. -- cgit v1.1