about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-17 15:34:52 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-17 15:34:52 +0000
commitc5b0e13e208bbc4722be3f45283e75d1333b4957 (patch)
tree004ae47fc7a7c6defe30a56e577d190eda0bf5f4 /ChangeLog
parentc0b50509efc80bc9a2c9ebc787d2ab868816231d (diff)
downloadglibc-c5b0e13e208bbc4722be3f45283e75d1333b4957.tar.gz
glibc-c5b0e13e208bbc4722be3f45283e75d1333b4957.tar.xz
glibc-c5b0e13e208bbc4722be3f45283e75d1333b4957.zip
Update.
	* sysdeps/unix/sysv/linux/bits/socket.h: Add AF_IRDA, PF_IRDA and
	MSG_TRYHARD.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf9499c949..77a6d9a2cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1998-12-17  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/unix/sysv/linux/bits/socket.h: Add AF_IRDA, PF_IRDA and
+	MSG_TRYHARD.
+
 	* sunrpc/clnt_unix.c (clntunix_destroy): Use __close not close.
 	* libio/oldtmpfile.c: Likewise.
 	* libio/oldiofdopen.c: Use __fcntl instead fcntl.