diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-11-14 16:58:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-11-14 16:58:17 +0000 |
commit | bef8927ad4b655ffa574a26810597de601fd8daf (patch) | |
tree | 97383aeb134342f55f9caad13ff2f2771ffc0520 /ChangeLog | |
parent | 146c129a46b58a6af9379047e2c4832d446a6185 (diff) | |
download | glibc-bef8927ad4b655ffa574a26810597de601fd8daf.tar glibc-bef8927ad4b655ffa574a26810597de601fd8daf.tar.gz glibc-bef8927ad4b655ffa574a26810597de601fd8daf.tar.bz2 glibc-bef8927ad4b655ffa574a26810597de601fd8daf.zip |
[BZ #3137]
2006-11-14 Ulrich Drepper <drepper@redhat.com>
* timezone/zdump.c: Redo fix for BZ #3137.
* timezone/scheck.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2006-11-14 Ulrich Drepper <drepper@redhat.com> + + * timezone/zdump.c: Redo fix for BZ #3137. + 2006-11-10 Ulrich Drepper <drepper@redhat.com> * timezone/africa: Update from tzdata2006o. @@ -17,7 +21,7 @@ * timezone/checktab.awk: Update from tzcode2006o. * timezone/ialloc.c: Likewise. * timezone/private.h: Likewise. - * timezone/scheck.: Likewise. + * timezone/scheck.c: Likewise. * timezone/tzfile.h: Likewise. * timezone/tzselect.ksh: Likewise. * timezone/zdump.c: Likewise. |