diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-12-31 23:51:15 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-12-31 23:51:15 +0000 |
commit | e740e5b1f0d786bdd95898b61c4a81f8f00bb063 (patch) | |
tree | 917c7ec1de1248c93402ee773662a5ab3e6b1787 /ChangeLog | |
parent | 9b7f98b3453e7fd46c433369d3a33a5c1a02378d (diff) | |
download | glibc-e740e5b1f0d786bdd95898b61c4a81f8f00bb063.tar.gz glibc-e740e5b1f0d786bdd95898b61c4a81f8f00bb063.tar.xz glibc-e740e5b1f0d786bdd95898b61c4a81f8f00bb063.zip |
Update timezone code from tzcode 2018i.
This patch updates files coming from tzcode to the versions in tzcode 2018i. No changes elsewhere in glibc were needed. Tested for x86_64. * timezone/zdump.c: Update from tzcode 2018i. * timezone/zic.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5f29a30114..9dc753d49f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-12-31 Joseph Myers <joseph@codesourcery.com> + + * timezone/zdump.c: Update from tzcode 2018i. + * timezone/zic.c: Likewise. + 2018-12-31 Paul Eggert <eggert@cs.ucla.edu> regex: improve Gnulib port to AIX |