aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-16 10:26:15 +0000
committerRoland McGrath <roland@gnu.org>2005-02-16 10:26:15 +0000
commit82767610809812a2c87f5bbba2a66529c1cf08bf (patch)
treebc4c59f8a4312cc6e9ac77f43ecb0029c35c00fd /ChangeLog
parent2005-01-11 Thorsten Kukuk <kukuk@suse.de> (diff)
downloadglibc-82767610809812a2c87f5bbba2a66529c1cf08bf.tar.xz
glibc-82767610809812a2c87f5bbba2a66529c1cf08bf.zip
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b89c8ea6b3..de6f86322a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-11 Thorsten Kukuk <kukuk@suse.de>
+
+ [BZ #733]
+ * sunrpc/svc_tcp.c (svctcp_create): Call listen with SOMAXCONN
+ as backlog.
+ * sunrpc/svc_unix.c (svcunix_create): Likewise.
+
2005-01-10 Jakub Jelinek <jakub@redhat.com>
[BZ #732]