diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-08-04 15:42:10 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-08-04 15:42:10 -0400 |
commit | 2e96f1c73b06e81da59ef7fffa426dc201875f31 (patch) | |
tree | 866d87d3290959141c5485065b9c21ab7352cfb4 /ChangeLog | |
parent | 85188888f63b9fc7f40437baeed4c7d6e4f30e18 (diff) | |
download | glibc-2e96f1c73b06e81da59ef7fffa426dc201875f31.tar glibc-2e96f1c73b06e81da59ef7fffa426dc201875f31.tar.gz glibc-2e96f1c73b06e81da59ef7fffa426dc201875f31.tar.bz2 glibc-2e96f1c73b06e81da59ef7fffa426dc201875f31.zip |
Fix encoding name for IDN in getaddrinfo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-07-26 Andreas Schwab <schwab@redhat.com> + + * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of + encoding to ACE if AI_IDN. + 2011-08-01 Jakub Jelinek <jakub@redhat.com> * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq |