]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Sun, 16 Oct 2005 10:16:13 +0000 (10:16 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 16 Oct 2005 10:16:13 +0000 (10:16 +0000)
ChangeLog

index db8cdcc3a16443d0afe53a9f419b8ff386e17e40..2360a84e45290316c88274eaaa29d71f8db61140 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * iconvdata/ibm939.c (BODY): Avoid segfaults with input characters
        <UFFFF> and above.
 
+2005-05-17  Neal H. Walfield  <neal@gnu.org>
+
+       [BZ #1350]
+       * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
+       instead of [SALEN].
+       (gaih_inet): Likewise.
+
 2005-05-06  Jakub Jelinek  <jakub@redhat.com>
 
        [BZ #934]
        * posix/unistd.h: symlink and readlink are unconditionally
        available in the 2001 spec.
 
+2005-02-16  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix type of ADDR local.
+
 2004-07-23  Jakub Jelinek  <jakub@redhat.com>
 
        [BZ #284]