From 686f8c9daf0ee99cf24894747987376577efa612 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 10 Mar 2009 15:23:46 +0000 Subject: * time/tzset.c (__tzset_parse_tz): Use correct string when parsing DST name. * time/tst-posixtz.c: Add tests for quoted timezone names. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f9b2276..7ba1e43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-03-10 Ulrich Drepper + + * time/tzset.c (__tzset_parse_tz): Use correct string when parsing + DST name. + * time/tst-posixtz.c: Add tests for quoted timezone names. + 2009-03-10 Jakub Jelinek * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND, -- cgit v1.1