aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 769a54a628..d64c21bebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-04-23 Jakub Jelinek <jakub@redhat.com>
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): Check for rc == ERANGE,
+ not rc == errno. Use extend_alloca.
+
* elf/tst-tls12.c (main): Fix declaration.
* elf/tst-tls10.c (dummy): Make hidden instead of static.
* elf/tst-tlsmod7.c (dummy): Likewise.