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
committerPetr Baudis <pasky@suse.cz>2011-02-03 16:30:07 +0100
commit961327556d72460efc50a30a3136e12445c9e585 (patch)
treeff98b504c2790f6a4d64307f5ddc20cac85570bf /ChangeLog
parent7372b19962badff7e2b400385f8800b3d389f9eb (diff)
downloadglibc-961327556d72460efc50a30a3136e12445c9e585.tar.gz
glibc-961327556d72460efc50a30a3136e12445c9e585.tar.xz
glibc-961327556d72460efc50a30a3136e12445c9e585.zip
Don't ignore zero TTL in DNS answers
(cherry picked from commit a769081960837719ea79c2b6f1c962318f23865c)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49dcad65c2..6c90def035 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-05-31  Petr Baudis  <pasky@suse.cz>
 
 	[BZ #11149]