From 9b63bd4d9e869b73e6fbf0de3b74a67ea91b69fe Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 16 Aug 2004 17:16:00 +0000 Subject: [PATCH] Update. 2004-08-16 Ulrich Drepper * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Don't use CNAME records, we better follow the chain of CNAME records which can be accomplished with A/AAAA lookups. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7bbe24a..eb50637 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-16 Ulrich Drepper + + * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Don't use + CNAME records, we better follow the chain of CNAME records which + can be accomplished with A/AAAA lookups. + 2004-08-15 Roland McGrath * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): -- 2.7.4