diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-06-22 14:35:49 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-06-22 14:35:49 -0400 |
commit | e12df166d37522c2ed434c2d70a1b04640d2d7c6 (patch) | |
tree | 59ae8db294e4dda9b8f0f0d2aff357c6b1587887 /ChangeLog | |
parent | 84e2a551a72c79b020694bb327e33b6d71b09b63 (diff) | |
download | glibc-e12df166d37522c2ed434c2d70a1b04640d2d7c6.tar.gz glibc-e12df166d37522c2ed434c2d70a1b04640d2d7c6.tar.xz glibc-e12df166d37522c2ed434c2d70a1b04640d2d7c6.zip |
Fix Ipv4&IPv6 lookup in getaddrinfo
Problem introduced in the last patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 68409c9354..33b7703ee0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-06-22 Andreas Schwab <schwab@redhat.com> + + * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change. + 2011-06-22 Ulrich Drepper <drepper@gmail.com> * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use |