From: Roland McGrath Date: Wed, 16 Feb 2005 10:26:15 +0000 (+0000) Subject: . X-Git-Tag: cvs/fedora-glibc-2_3-20050216T1256~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82767610809812a2c87f5bbba2a66529c1cf08bf;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index b89c8ea6b30..de6f86322a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-01-11 Thorsten Kukuk + + [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 [BZ #732]