From: Ondřej Bílka Date: Fri, 25 Oct 2013 17:15:14 +0000 (+0200) Subject: Changelog for last commit. X-Git-Tag: glibc-2.19~574 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b0f26b1950f8d38a5846b80833564df3c5b582;p=thirdparty%2Fglibc.git Changelog for last commit. --- diff --git a/ChangeLog b/ChangeLog index d6a6ff963f7..3e0e0255b3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-10-25 Ondřej Bílka + + [BZ #14876] + * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry. + * time/tst-strptime.c (day_tests): Add testcase. + 2013-10-25 Ondřej Bílka [BZ 14029]