aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-05-14 17:55:57 +0000
committerUlrich Drepper <drepper@redhat.com>2008-05-14 17:55:57 +0000
commit18a74157a6048c4ff7156b9f45ca9e19c114dc4f (patch)
tree156ae1d1027e585cef0b1d2902cd42acbda7fb46 /ChangeLog
parent372bfcac7303b226cfb376ff6a4bdda0eab09419 (diff)
downloadglibc-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--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c2745c2858..aa1cbdcab8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.