diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-11-09 21:20:57 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-11-09 21:20:57 +0000 |
commit | 92e4b6a92716f8b2457376291171a6330d072b0d (patch) | |
tree | 376786acd464b7ec8e556b2336fd66d73c28f956 /ChangeLog | |
parent | 9bde902c768916daeec9983dcc0c8c420cd3895d (diff) | |
download | glibc-92e4b6a92716f8b2457376291171a6330d072b0d.tar.gz glibc-92e4b6a92716f8b2457376291171a6330d072b0d.tar.xz glibc-92e4b6a92716f8b2457376291171a6330d072b0d.zip |
Update tzcode to 2012i.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9b14a40303..52bf3911e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2012-11-09 Joseph Myers <joseph@codesourcery.com> + * timezone/checktab.awk: Update from tzcode 2012i. + * timezone/ialloc.c: Likewise. + * timezone/private.h: Likewise. + * timezone/scheck.c: Likewise. + * timezone/tzfile.h: Likewise. + * timezone/tzselect.ksh: Merge in changes from tzcode 2012i. + (TZVERSION): Hardcode tzcode version number. + * timezone/zdump.c: Update from tzcode 2012i. + * timezone/zic.c: Likewise. + * timezone/version.h: New file. + * timezone/README: Describe version.h. Update upstream location. + [BZ #14824] * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (mktemp): Enable declaration. |