about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1550e07228..cf96d90e7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-11-28  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Use
+	__flexarr.
+	* sysdeps/unix/sysv/linux/mips/bits/socket.h (struct cmsghdr):
+	Likewise.
+
 2000-11-27  Ulrich Drepper  <drepper@redhat.com>
 
 	* misc/getusershell.c: Make strings in okshells array const.