aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-07-30 19:14:32 +0000
committerUlrich Drepper <drepper@redhat.com>2008-07-30 19:14:32 +0000
commit3c22738644a2bcc6a1a25812f057f10b3b1c1d4c (patch)
tree7a5f1c2f1ae8f9ffd63a88bf9eab7d2f781c1950 /ChangeLog
parentbd7f48571d8bca9fd9072aad409c30e0e2cbc2e0 (diff)
downloadglibc-3c22738644a2bcc6a1a25812f057f10b3b1c1d4c.zip
glibc-3c22738644a2bcc6a1a25812f057f10b3b1c1d4c.tar.gz
glibc-3c22738644a2bcc6a1a25812f057f10b3b1c1d4c.tar.bz2
* sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
buffer passed to NSS functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 962f83d..245929d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-07-30 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
+ buffer passed to NSS functions.
+
* nscd/connections.c (nscd_init): Type if preprocessor directive.
* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):