From b9f1922d7e7d67e8559664b266b2a6b35121d6af Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 9 May 2012 06:13:29 +0200 Subject: Fix daylight time change for the US [BZ #14080] * time/tzset.c (__tzset_parse_tz): Update default rules for daylight time changes in the Energy Policy Act of 2005. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a1eb32..81d17c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-05-08 Ian Wienand + + [BZ #14080] + * time/tzset.c (__tzset_parse_tz): Update default rules for + daylight time changes in the Energy Policy Act of 2005. + 2012-05-09 Andreas Jaeger [BZ #13983] -- cgit v1.1