* sysdeps/mach/configure: Regenerated.
authorRoland McGrath <roland@gnu.org>
Sat, 14 Aug 2004 20:17:48 +0000 (20:17 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 14 Aug 2004 20:17:48 +0000 (20:17 +0000)
* 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.

ChangeLog

index 8d827cb..5734fba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
+2004-08-14  Roland McGrath  <roland@frob.com>
+
+       * sysdeps/mach/configure: Regenerated.
+       * sysdeps/mach/hurd/configure: Regenerated.
+
 2004-08-14  Ulrich Drepper  <drepper@redhat.com>
 
-       * 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.