From: Ulrich Drepper Date: Wed, 14 May 2008 22:35:44 +0000 (+0000) Subject: [BZ #6472] X-Git-Tag: cvs/fedora-glibc-20080515T0735~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af77c9b7484f64b61f51087dc2e36d1393ee2940;p=thirdparty%2Fglibc.git [BZ #6472] --- diff --git a/ChangeLog b/ChangeLog index eec1fb9e849..db05ed217ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2008-05-14 Ulrich Drepper + [BZ #6472] * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have to be treated like link-local addresses.