diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-09-15 18:09:53 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-09-15 18:09:53 -0400 |
commit | 2840865d5abf3ecee3cfc6e1b03d0599aea674fd (patch) | |
tree | d48c98d3aef35b92d8d482a2d57fa4fa6326d29c /ChangeLog | |
parent | b402e91af4a1771cdc11bb7d88bbc631aeeddb82 (diff) | |
download | glibc-2840865d5abf3ecee3cfc6e1b03d0599aea674fd.tar.gz glibc-2840865d5abf3ecee3cfc6e1b03d0599aea674fd.tar.xz glibc-2840865d5abf3ecee3cfc6e1b03d0599aea674fd.zip |
Define IP_MULTICAST_ALL
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5ddbdabdaf..b7a245b8b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-09-15 Ulrich Drepper <drepper@gmail.com> + + * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define. + Patch mostly by Neil Horman <nhorman@tuxdriver.com>. + 2011-09-15 Roland McGrath <roland@hack.frob.com> * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S |