From: Roland McGrath Date: Mon, 4 Jul 2005 23:33:42 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~353 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bfacc2613d90a7e959db036ccde56fb5fed1e5a2;p=strace . --- diff --git a/ChangeLog b/ChangeLog index fe63700e..a388813f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2005-07-04 Roland McGrath + * net.c (sockipv6options): Add IPV6_ADD_MEMBERSHIP, + IPV6_DROP_MEMBERSHIP, IPV6_ROUTER_ALERT. + From Ulrich Drepper . + Fixes RH#162450. + * net.c (sockipoptions): Fix typos. From Ulrich Drepper . Fixes RH#161578.