From: Ulrich Drepper Date: Mon, 16 Aug 2004 17:16:00 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b63bd4d9e869b73e6fbf0de3b74a67ea91b69fe;p=thirdparty%2Fglibc.git 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. --- diff --git a/ChangeLog b/ChangeLog index 7bbe24a9c28..eb506373b25 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):