diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-06 08:16:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-06 08:16:27 +0000 |
commit | 415b043df92cff69274eacd3215230729b206824 (patch) | |
tree | 5aa70a0b13cf856aadcc21ddbbefa81d5bf9d92b /ChangeLog | |
parent | b0d8b23d61009f2681b930c66be595df193b0f55 (diff) | |
download | glibc-415b043df92cff69274eacd3215230729b206824.zip glibc-415b043df92cff69274eacd3215230729b206824.tar.gz glibc-415b043df92cff69274eacd3215230729b206824.tar.bz2 |
Update.
2004-09-06 Ulrich Drepper <drepper@redhat.com>
* sysdeps/posix/getaddrinfo.c (gaih_inet): Fix problem with
AF_UNSPEC lookup with AI_CANONNAME of name which has only IPv6
addresses.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-06 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix problem with + AF_UNSPEC lookup with AI_CANONNAME of name which has only IPv6 + addresses. + 2004-09-05 Richard Henderson <rth@redhat.com> * sysdeps/alpha/fpu/fraiseexcpt.c: Remove file. |