about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-08-10 22:05:32 +0000
committerRoland McGrath <roland@gnu.org>2004-08-10 22:05:32 +0000
commitb6cef5b17a96fdd26a4dd2d490f5b4019bf25008 (patch)
tree6cc9e9c63a0ba81bcdb1014e18fee5ef659154d5 /ChangeLog
parentf98ca075dbc8b8598dcc1d953b930cd87ced023a (diff)
downloadglibc-b6cef5b17a96fdd26a4dd2d490f5b4019bf25008.tar.gz
glibc-b6cef5b17a96fdd26a4dd2d490f5b4019bf25008.tar.xz
glibc-b6cef5b17a96fdd26a4dd2d490f5b4019bf25008.zip
* sysdeps/generic/bits/in.h (struct ip_mreq): Remove definition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ea0689341..b455555e24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-10  Alfred M. Szmidt  <ams@kemisten.nu>
+
+	* sysdeps/generic/bits/in.h (struct ip_mreq): Remove definition.
+
 2004-08-10  Jakub Jelinek  <jakub@redhat.com>
 
 	* libio/bits/stdio.h (fread_unlocked): Cast 0 to (size_t).