diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-16 17:50:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-16 17:50:48 +0000 |
commit | 3d73829c187f7d34c5c3c44047da1137adf36d86 (patch) | |
tree | 0f4757a60e32527b36721436d93af71013422081 /ChangeLog | |
parent | 887e7ab6c5a13398e5986c7054235a135e6429f9 (diff) | |
download | glibc-3d73829c187f7d34c5c3c44047da1137adf36d86.tar glibc-3d73829c187f7d34c5c3c44047da1137adf36d86.tar.gz glibc-3d73829c187f7d34c5c3c44047da1137adf36d86.tar.bz2 glibc-3d73829c187f7d34c5c3c44047da1137adf36d86.zip |
Update.
2000-12-16 Ulrich Drepper <drepper@redhat.com>
* timezone/asia: Update from tzdata2000h.
* timezone/australasia: Likewise.
* timezone/backward: Likewise.
* timezone/europe: Likewise.
* timezone/northamerica: Likewise.
* timezone/southamerica: Likewise.
* timezone/zone.tab: Likewise.
2000-12-14 Jakub Jelinek <jakub@redhat.com>
* io/ftw.c (ftw_dir): If process_entry returned non-zero result
and dir.stream is NULL, only free dir.content.
* io/ftwtest.c (cb, main): Add --early-exit option to test it.
* io/ftwtest-sh: Test with --early-exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2000-12-16 Ulrich Drepper <drepper@redhat.com> + + * timezone/asia: Update from tzdata2000h. + * timezone/australasia: Likewise. + * timezone/backward: Likewise. + * timezone/europe: Likewise. + * timezone/northamerica: Likewise. + * timezone/southamerica: Likewise. + * timezone/zone.tab: Likewise. + +2000-12-14 Jakub Jelinek <jakub@redhat.com> + + * io/ftw.c (ftw_dir): If process_entry returned non-zero result + and dir.stream is NULL, only free dir.content. + * io/ftwtest.c (cb, main): Add --early-exit option to test it. + * io/ftwtest-sh: Test with --early-exit. + 2000-12-13 Jakub Jelinek <jakub@redhat.com> * misc/efgcvt.c (FCVT_MAXDIG): Define. |