diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-30 06:16:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-30 06:16:50 +0000 |
commit | 8930fcf9beee6c0d1ace2e4a67be1525f5d6b8aa (patch) | |
tree | a31131c64f53ec120a9998a88ae4442c97d1ec00 /ChangeLog | |
parent | af38d7ce63a5c0196a1b2e353f84081ed17e9ead (diff) | |
download | glibc-8930fcf9beee6c0d1ace2e4a67be1525f5d6b8aa.tar.gz glibc-8930fcf9beee6c0d1ace2e4a67be1525f5d6b8aa.tar.xz glibc-8930fcf9beee6c0d1ace2e4a67be1525f5d6b8aa.zip |
Update.
2004-09-29 Jakub Jelinek <jakub@redhat.com> * time/tzfile.c (tzfile_mtime): New variable. (__tzfile_read): Reread the file if mtime is different. 2004-09-28 Jakub Jelinek <jakub@redhat.com> * sysdeps/alpha/fpu/bits/mathinline.h (__fdimf, __fdim, fdimf, fdim): Handle +inf/+inf. * sysdeps/powerpc/fpu/bits/mathinline.h (fdim, fdimf): Likewise. * sysdeps/sparc/fpu/bits/mathinline.h (fdim, fdimf): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index eab4b37a50..8e07c9b3f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-09-29 Jakub Jelinek <jakub@redhat.com> + + * time/tzfile.c (tzfile_mtime): New variable. + (__tzfile_read): Reread the file if mtime is different. + +2004-09-28 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/alpha/fpu/bits/mathinline.h (__fdimf, __fdim, fdimf, fdim): + Handle +inf/+inf. + * sysdeps/powerpc/fpu/bits/mathinline.h (fdim, fdimf): Likewise. + * sysdeps/sparc/fpu/bits/mathinline.h (fdim, fdimf): Likewise. + 2004-09-29 Ulrich Drepper <drepper@redhat.com> * nscd/nscd_gethst_r.c (nscd_gethst_r): Use correct constant for |