diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-01 21:42:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-01 21:42:39 +0000 |
commit | 20cc4c87c02444b5836052fac76a57895c3b5f87 (patch) | |
tree | c50375227c44e1977c46287e576928641d66f060 /ChangeLog | |
parent | a7123f0edfea20a68e64e447dc6ca0c32736be0e (diff) | |
download | glibc-20cc4c87c02444b5836052fac76a57895c3b5f87.tar.gz glibc-20cc4c87c02444b5836052fac76a57895c3b5f87.tar.xz glibc-20cc4c87c02444b5836052fac76a57895c3b5f87.zip |
Update.
1999-10-01 Ulrich Drepper <drepper@cygnus.com> * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Align handling of IPv6 tunnel address handling with bind 8.2.1. Allow len argument to be greater than needed address size.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5aa6ce80f6..2ef7e9af14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-10-01 Ulrich Drepper <drepper@cygnus.com> + + * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Align + handling of IPv6 tunnel address handling with bind 8.2.1. Allow + len argument to be greater than needed address size. + 1999-10-01 Andreas Jaeger <aj@suse.de> * locale/programs/ld-collate.c (insert_value): Add cast to avoid |