summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 270559ee36..19807a9150 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2011-06-21 Ulrich Drepper <drepper@gmail.com>
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
+ branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
+
* inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
2011-06-20 David S. Miller <davem@davemloft.net>