]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Mon, 4 Jul 2005 23:33:42 +0000 (23:33 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 4 Jul 2005 23:33:42 +0000 (23:33 +0000)
ChangeLog

index fe63700e91fd0f0b848f3b86d6a49b68bc90d69f..a388813fc37bb362e502f8fe19977714290a54c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-07-04  Roland McGrath  <roland@redhat.com>
 
+       * net.c (sockipv6options): Add IPV6_ADD_MEMBERSHIP,
+       IPV6_DROP_MEMBERSHIP, IPV6_ROUTER_ALERT.
+       From Ulrich Drepper <drepper@redhat.com>.
+       Fixes RH#162450.
+
        * net.c (sockipoptions): Fix typos.
        From Ulrich Drepper <drepper@redhat.com>.
        Fixes RH#161578.