about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-08-16 17:16:00 +0000
committerUlrich Drepper <drepper@redhat.com>2004-08-16 17:16:00 +0000
commit9b63bd4d9e869b73e6fbf0de3b74a67ea91b69fe (patch)
treee3fba345f98d25be9a03c1263c4f12a4e50bbb9c /ChangeLog
parent3207d4364e9c97ceb8422ecf3884daf8d5787991 (diff)
downloadglibc-9b63bd4d9e869b73e6fbf0de3b74a67ea91b69fe.tar.gz
glibc-9b63bd4d9e869b73e6fbf0de3b74a67ea91b69fe.tar.xz
glibc-9b63bd4d9e869b73e6fbf0de3b74a67ea91b69fe.zip
Update.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bbe24a9c2..eb506373b2 100644
--- 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):