From: Ulrich Drepper Date: Sat, 24 May 2008 19:17:41 +0000 (+0000) Subject: answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then X-Git-Tag: cvs/fedora-glibc-20080524T2218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5ba2c790c505ede186cd2898453b0dccf827e2f;p=thirdparty%2Fglibc.git answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then --- diff --git a/ChangeLog b/ChangeLog index 6cc9b37488f..01f42c90f8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,7 @@ 2008-05-24 Ulrich Drepper * resolv/res_send.c (send_dg): If we already have one of two - answers and the server reports SERVFAI, NOTIMP, or REFUSED, then + answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then use the one answer insted of failing. 2008-02-20 Ryan S. Arnold