diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-11-25 20:50:16 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2010-11-25 20:50:16 -0500 |
commit | a769081960837719ea79c2b6f1c962318f23865c (patch) | |
tree | 983373ea0d239b3305f3df75e0a4743a15fb83ce /ChangeLog | |
parent | 3bf8d1b10c66bfd58d8f24ea9e31d9fc0d24553b (diff) | |
download | glibc-a769081960837719ea79c2b6f1c962318f23865c.tar glibc-a769081960837719ea79c2b6f1c962318f23865c.tar.gz glibc-a769081960837719ea79c2b6f1c962318f23865c.tar.bz2 glibc-a769081960837719ea79c2b6f1c962318f23865c.zip |
Don't ignore zero TTL in DNS answers
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-11-24 Andreas Schwab <schwab@redhat.com> + + * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0 + specially. + (gaih_getanswer_slice): Likewise. + 2010-10-20 Jakub Jelinek <jakub@redhat.com> * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm. |