diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-11-13 22:25:45 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-11-13 22:25:45 +0000 |
commit | e27d476a652874ad8556fcdb06d877ebabb3e9c7 (patch) | |
tree | 076cd90c6e6d6dcf584493c8e332e3abe309665e /ChangeLog | |
parent | 8ca8931812236803335e0aa13d4c3158bf6c67de (diff) | |
download | glibc-e27d476a652874ad8556fcdb06d877ebabb3e9c7.tar glibc-e27d476a652874ad8556fcdb06d877ebabb3e9c7.tar.gz glibc-e27d476a652874ad8556fcdb06d877ebabb3e9c7.tar.bz2 glibc-e27d476a652874ad8556fcdb06d877ebabb3e9c7.zip |
Update tzcode from upstream git and support --with-bugurl for it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2012-11-13 Joseph Myers <joseph@codesourcery.com> + * timezone/tzselect.ksh: Update from tzcode git revision + a435f9f0ecafa56d9e0263835836bd0c64cd7307. + * timezone/zdump.c: Likewise. + * timezone/zic.c: Likewise. + * timezone/Makefile ($(objpfx)version.h): Only include $(version) + in TZVERSION setting, not $(PKGVERSION). + ($(objpfx)tzselect): Likewise. Also substitute PKGVERSION and + REPORT_BUGS_TO settings. + [BZ #14838] * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define macro. |