From: Roland McGrath Date: Sat, 14 Aug 2004 20:17:48 +0000 (+0000) Subject: * sysdeps/mach/configure: Regenerated. X-Git-Tag: cvs/fedora-base~187 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e786b7935f60c787d4ae1248c533417a55df2033;p=thirdparty%2Fglibc.git * sysdeps/mach/configure: Regenerated. * sysdeps/mach/hurd/configure: Regenerated. * sysdeps/posix/getaddrinfo.c (getaddrinfo): If RFC3484 sorting is performed, make sure it is still the first entry after sorting that has the ai_canonname information. --- diff --git a/ChangeLog b/ChangeLog index 8d827cbb13d..5734fbad9d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,13 @@ +2004-08-14 Roland McGrath + + * sysdeps/mach/configure: Regenerated. + * sysdeps/mach/hurd/configure: Regenerated. + 2004-08-14 Ulrich Drepper - * sysdeps/posix/getaddrinfo.c (getaddrinfo): I rfc3484 sorting is - performed, make sure it is still the first entry after sotring - which has the ai_canonname information. + * sysdeps/posix/getaddrinfo.c (getaddrinfo): If RFC3484 sorting is + performed, make sure it is still the first entry after sorting + that has the ai_canonname information. * sysdeps/posix/getaddrinfo.c (gaih_inet): Really set ai_canonname only in one entry.