about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-07-20 07:53:39 +0000
committerUlrich Drepper <drepper@redhat.com>2004-07-20 07:53:39 +0000
commitb82276d1f5138b267031d43aec76748544ea9f23 (patch)
tree944bb5cf6eece656f3bd6d806bba2c3c6aa550ec /ChangeLog
parentd8433bd075f7384e5d34940b0da89d8a1a8aab5d (diff)
downloadglibc-b82276d1f5138b267031d43aec76748544ea9f23.tar.gz
glibc-b82276d1f5138b267031d43aec76748544ea9f23.tar.xz
glibc-b82276d1f5138b267031d43aec76748544ea9f23.zip
Update.
	Define struct group_req and struct group_source_req.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4c63ec767..4bf6b7ca1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* inet/netinet/in.h: Define struct ip_mreq and struct
 	ip_mreq_source.
+	Define struct group_req and struct group_source_req.
 	* sysdeps/unix/sysv/linux/bits/in.h: Define IP_UNBLOCK_SOURCE,
 	IP_BLOCK_SOURCE, IP_ADD_SOURCE_MEMBERSHIP,
 	IP_DROP_SOURCE_MEMBERSHIP, IP_MSFILTER, MCAST_JOIN_GROUP,