diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-28 17:09:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-28 17:09:17 +0000 |
commit | 09236fba2947022dfe08723a4b39ef4aa92a2330 (patch) | |
tree | 86c09e373f6c9ca3e5ba6bdcf9da52d803c96c79 /ChangeLog | |
parent | 6e2cc2c14732fc3e5f3d8b8e86c23c32899fbb76 (diff) | |
download | glibc-09236fba2947022dfe08723a4b39ef4aa92a2330.tar.gz glibc-09236fba2947022dfe08723a4b39ef4aa92a2330.tar.xz glibc-09236fba2947022dfe08723a4b39ef4aa92a2330.zip |
Update.
1998-10-28 Philip Blundell <pb@nexus.co.uk> * sysdeps/unix/sysv/linux/neteconet/ec.h: New file. Support for AF_ECONET sockets as found in recent Linux 2.1 kernels. * sysdeps/unix/sysv/linux/Dist: Distribute it. * sysdeps/unix/sysv/linux/Makefile: Install it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2d910c538c..54896425db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1998-10-28 Philip Blundell <pb@nexus.co.uk> + + * sysdeps/unix/sysv/linux/neteconet/ec.h: New file. Support for + AF_ECONET sockets as found in recent Linux 2.1 kernels. + * sysdeps/unix/sysv/linux/Dist: Distribute it. + * sysdeps/unix/sysv/linux/Makefile: Install it. + 1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * string/bits/string2.h: __USE_GNU already implies __USE_MISC. |