summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d43e3b6146..3e68119279 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-06-12 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): Set no_inet6_date alse
+ if only PF_INET address is needed.
+
+ * nss/getXXbyYY_r.c: Make sure we always return a nonzero value in
+ case of an error.
+
* scripts/config.guess: Update from upstream version.
* scripts/config.sub: Likewise.