diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-03-26 05:35:50 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-26 05:35:50 -0700 |
commit | c3dfadb87e16f0fab6f4d5242bcecf06c02976c7 (patch) | |
tree | a8f7b7e7e275fe44b86fee51e5765290acadfb2f /ChangeLog | |
parent | 2b0fba7530eafb3d815b8c9f3d546d3494680102 (diff) | |
download | glibc-c3dfadb87e16f0fab6f4d5242bcecf06c02976c7.tar glibc-c3dfadb87e16f0fab6f4d5242bcecf06c02976c7.tar.gz glibc-c3dfadb87e16f0fab6f4d5242bcecf06c02976c7.tar.bz2 glibc-c3dfadb87e16f0fab6f4d5242bcecf06c02976c7.zip |
Fix spurious UNAVAIL status is getaddrinfo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-03-25 Andreas Schwab <schwab@redhat.com> + + * sysdeps/posix/getaddrinfo.c (gaih_inet): Reset no_data before + each action. + 2010-03-26 Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c: Remove stale reference to website. |