Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 16 Aug 2004 17:16:00 +0000 (17:16 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 16 Aug 2004 17:16:00 +0000 (17:16 +0000)
2004-08-16  Ulrich Drepper  <drepper@redhat.com>

* 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

index 7bbe24a..eb50637 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-16  Ulrich Drepper  <drepper@redhat.com>
+
+       * 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  <roland@redhat.com>
 
        * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who):