diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-11-18 07:04:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-11-18 07:04:13 +0000 |
commit | 5ddb5bf5fbceb6f44f04f7267eb214eee5fc2f90 (patch) | |
tree | bc7e7d7c1fd3d3c434853a2971562d661a6e3e58 /ChangeLog | |
parent | 9780c971fbf99df9bfc92116e0779a40070668b0 (diff) | |
download | glibc-5ddb5bf5fbceb6f44f04f7267eb214eee5fc2f90.tar.gz |
Update.
2003-11-17 Ulrich Drepper <drepper@redhat.com>
* sysdeps/posix/getaddrinfo.c: Add support for destination address
selection according to RFC 3484.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-11-17 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/posix/getaddrinfo.c: Add support for destination address + selection according to RFC 3484. + 2003-11-15 Ulrich Drepper <drepper@redhat.com> * posix/regex_internal.h: Add forward declaration of re_dfa_t. |