diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-25 01:14:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-25 01:14:36 +0000 |
commit | 5e826ab537a668c9486deecc3d7fc1cbe1abda2a (patch) | |
tree | 4c9a15802afe26941eb8fe4172863c7356a41754 /ChangeLog | |
parent | c6289757d6e374904d720ff9d86d304605c952b1 (diff) | |
download | glibc-5e826ab537a668c9486deecc3d7fc1cbe1abda2a.tar.gz glibc-5e826ab537a668c9486deecc3d7fc1cbe1abda2a.tar.xz glibc-5e826ab537a668c9486deecc3d7fc1cbe1abda2a.zip |
Update.
2003-03-24 Jon Grimm <jgrimm@us.ibm.com> * inet/netinet/in.h: Add IPPROTO_SCTP. 2003-03-24 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLET): Define.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dda274cb23..3064149b09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-03-24 Jon Grimm <jgrimm@us.ibm.com> + + * inet/netinet/in.h: Add IPPROTO_SCTP. + +2003-03-24 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLET): Define. + 2003-03-24 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL): |