diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-10-05 21:58:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-10-05 21:58:14 +0000 |
commit | d10737e48042c1db723dc77bfb31478f7885b1d1 (patch) | |
tree | 32b58a485075b5342e75d0391b1e759358166f64 /ChangeLog | |
parent | 0304f168cec7923e2ed1ccf67a0e79ec960318bb (diff) | |
download | glibc-d10737e48042c1db723dc77bfb31478f7885b1d1.tar.gz glibc-d10737e48042c1db723dc77bfb31478f7885b1d1.tar.xz glibc-d10737e48042c1db723dc77bfb31478f7885b1d1.zip |
[BZ #5063]
* timezone/zic.c: Update from tzcode2007h. [BZ #5063] * timezone/africa: Update from tzdata2007h. * timezone/antarctica: Likewise. * timezone/asia: Likewise. * timezone/australasia: Likewise. * timezone/europe: Likewise. * timezone/leapseconds: Likewise. * timezone/northamerica: Likewise. * timezone/southamerica: Likewise. * timzeone/zone.tab: Likewise. * sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read,
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9105e3a9f5..3132013271 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ 2007-10-05 Ulrich Drepper <drepper@redhat.com> + * timezone/zic.c: Update from tzcode2007h. + + [BZ #5063] + * timezone/africa: Update from tzdata2007h. + * timezone/antarctica: Likewise. + * timezone/asia: Likewise. + * timezone/australasia: Likewise. + * timezone/europe: Likewise. + * timezone/leapseconds: Likewise. + * timezone/northamerica: Likewise. + * timezone/southamerica: Likewise. + * timzeone/zone.tab: Likewise. + [BZ #5104] * elf/do-lookup.h (do_lookup_x): Don't ignore STT_COMMON symbols. @@ -22,7 +35,7 @@ * sysdeps/unix/sysv/linux/eventfd_read.c: New file. * sysdeps/unix/sysv/linux/eventfd_write.c: New file. * sysdeps/unix/sysv/linux/sys/eventfd.h: New file. - * sysdeps/unix/sysv/linux/Versions: Export eventfd, evetnfd_read, + * sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read, eventfd_write for GLIBC_2.7. * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd. |