diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-05-14 17:55:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-05-14 17:55:57 +0000 |
commit | 18a74157a6048c4ff7156b9f45ca9e19c114dc4f (patch) | |
tree | 156ae1d1027e585cef0b1d2902cd42acbda7fb46 /ChangeLog | |
parent | 372bfcac7303b226cfb376ff6a4bdda0eab09419 (diff) | |
download | glibc-18a74157a6048c4ff7156b9f45ca9e19c114dc4f.tar glibc-18a74157a6048c4ff7156b9f45ca9e19c114dc4f.tar.gz glibc-18a74157a6048c4ff7156b9f45ca9e19c114dc4f.tar.bz2 glibc-18a74157a6048c4ff7156b9f45ca9e19c114dc4f.zip |
* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,
and SCTP.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ 2008-05-14 Ulrich Drepper <drepper@redhat.com> - * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP and - UDPlite. + * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite, + and SCTP. * nss/getent.c (ahosts_keys_int): Handle all known socket types. |