diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-16 15:51:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-16 15:51:02 +0000 |
commit | 17c7887ba101fd22825f2ab1485458c6cadc805b (patch) | |
tree | 4197a1b0bfe277af596f733b010920ef65f7fbc8 /ChangeLog | |
parent | 7d17e925e92cf4f801ac7c82c8e12b06096828e7 (diff) | |
download | glibc-17c7887ba101fd22825f2ab1485458c6cadc805b.tar.gz glibc-17c7887ba101fd22825f2ab1485458c6cadc805b.tar.xz glibc-17c7887ba101fd22825f2ab1485458c6cadc805b.zip |
Update.
1999-04-16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/bits/socket.h: Add SOL_PACKET, SOL_ATM, SOL_AAL, and SOL_IRDA.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ba95347c31..f021e771c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-04-16 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/bits/socket.h: Add SOL_PACKET, SOL_ATM, + SOL_AAL, and SOL_IRDA. + 1999-04-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/fstatvfs.c: Set f_frsize to zero. Don't |