about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-05-26 19:21:53 +0000
committerRoland McGrath <roland@gnu.org>2004-05-26 19:21:53 +0000
commitdfdef02ff24528c23267e38e42977baec75d9362 (patch)
treee06216f5853c1ccff124cdf6421b12c2deb56062 /ChangeLog
parent328b540006b0b575582343c4a9e6f71a0bc95937 (diff)
downloadglibc-dfdef02ff24528c23267e38e42977baec75d9362.tar.gz
glibc-dfdef02ff24528c23267e38e42977baec75d9362.tar.xz
glibc-dfdef02ff24528c23267e38e42977baec75d9362.zip
* sysdeps/generic/bits/in.h
	(IMPLINK_IP, IMPLINK_LOWEXPER, IMPLINK_HIGHEXPER): Macros removed.
	These are long obsolete in BSD systems where they originated.
	* conform/data/netinet/in.h-data: Remove `allow IMPLINK_*'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0766d4edd3..ef195a8b29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-26  Roland McGrath  <roland@frob.com>
+
+	* sysdeps/generic/bits/in.h
+	(IMPLINK_IP, IMPLINK_LOWEXPER, IMPLINK_HIGHEXPER): Macros removed.
+	These are long obsolete in BSD systems where they originated.
+	* conform/data/netinet/in.h-data: Remove `allow IMPLINK_*'
+
 2004-05-26  Jakub Jelinek  <jakub@redhat.com>
 
 	* include/string.h (mempcpy, stpcpy): Add libc_hidden_builtin_proto.