about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-11-25 20:50:16 -0500
committerUlrich Drepper <drepper@gmail.com>2010-11-25 20:50:16 -0500
commita769081960837719ea79c2b6f1c962318f23865c (patch)
tree983373ea0d239b3305f3df75e0a4743a15fb83ce /ChangeLog
parent3bf8d1b10c66bfd58d8f24ea9e31d9fc0d24553b (diff)
downloadglibc-a769081960837719ea79c2b6f1c962318f23865c.tar.gz
glibc-a769081960837719ea79c2b6f1c962318f23865c.tar.xz
glibc-a769081960837719ea79c2b6f1c962318f23865c.zip
Don't ignore zero TTL in DNS answers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b189baa02b..c253bf19e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.