From: Ulrich Drepper Date: Fri, 22 May 2009 16:07:00 +0000 (-0700) Subject: Describe nss_dns parallel lookup workaround in 2.10 NEWS. X-Git-Tag: fedora/glibc-2.10.90-1~8^2~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=57be3fd79a418b14e417e9a6b96f05dcb99932ee;p=thirdparty%2Fglibc.git Describe nss_dns parallel lookup workaround in 2.10 NEWS. --- diff --git a/NEWS b/NEWS index 9ba8f3579cb..5393e73ee7a 100644 --- a/NEWS +++ b/NEWS @@ -53,6 +53,13 @@ Version 2.10 * Handling for group shadow files has been added. Implemented by Ulrich Drepper. +* DNS IPv4-IPv6 parallel lookup now deals better with broken DNS + servers (the case, e.g., for some people using the built-in DNS + server in ADSL modems/routers). There is a once-per-process timeout + in case of a broken server. To avoid it, users can run nscd or put + 'options single-request' in /etc/resolv.conf. + Implemented by Ulrich Drepper. + Version 2.9