From: Florian Weimer Date: Fri, 12 Jan 2018 11:15:38 +0000 (+0100) Subject: Add missing reference to bug 20532 X-Git-Tag: glibc-2.27~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b52889c35b367cf20896442203bbe5d123058c;p=thirdparty%2Fglibc.git Add missing reference to bug 20532 --- diff --git a/ChangeLog b/ChangeLog index eb739177fa5..baba58a5b4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11658,6 +11658,7 @@ 2017-09-01 Florian Weimer + [BZ #20532] * sysdeps/posix/getaddrinfo.c (gaih_inet): Make reporting of NSS function lookup failures more reliable.