about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-24 07:30:55 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-24 07:30:55 +0000
commitf560110dd6b911b2719d6010fc321b1059de215a (patch)
tree4fe7e140c441b3a849bf3cea6a37df3d1709ce4a /ChangeLog
parent76e680a87a3f24c4e200e1064c65d7269c4c189c (diff)
downloadglibc-f560110dd6b911b2719d6010fc321b1059de215a.tar.gz
glibc-f560110dd6b911b2719d6010fc321b1059de215a.tar.xz
glibc-f560110dd6b911b2719d6010fc321b1059de215a.zip
Update.
	* sysdeps/unix/sysv/linux/bits/signum.h (SIGSYS): New definition.

	* sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_IEEE802_TR): Added.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 889305a6a7..c3a1c51ccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/unix/sysv/linux/bits/signum.h (SIGSYS): New definition.
+
+	* sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_IEEE802_TR): Added.
+
 	* string/stratcliff.c: Add one more strchr test for something
 	which was reported to not work
 	(which proofed to be wrong).