diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-28 07:13:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-28 07:13:35 +0000 |
commit | e59a8e84200c7c27b489eb3762418fe8e27e29aa (patch) | |
tree | aa102ce5a9496313d987032401a20ca0643f14f9 /ChangeLog | |
parent | 4376935c17e692539338f71552da6b24fed0b747 (diff) | |
download | glibc-e59a8e84200c7c27b489eb3762418fe8e27e29aa.zip glibc-e59a8e84200c7c27b489eb3762418fe8e27e29aa.tar.gz glibc-e59a8e84200c7c27b489eb3762418fe8e27e29aa.tar.bz2 |
Update.
2004-09-28 Ulrich Drepper <drepper@redhat.com>
* sysdeps/posix/getaddrinfo.c (gaih_inet): If NAME is a numerical IP
address and AI_CANONNAME is set, return copy of NAME as ai_canonname.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-28 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/posix/getaddrinfo.c (gaih_inet): If NAME is a numerical IP + address and AI_CANONNAME is set, return copy of NAME as ai_canonname. + 2004-09-27 Andreas Jaeger <aj@suse.de> * sysdeps/i386/dl-machine.h (elf_machine_rela_relative): Replace |