summaryrefslogtreecommitdiff
path: root/libc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'libc/NEWS')
-rw-r--r--libc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/libc/NEWS b/libc/NEWS
index 9ba8f3579..5393e73ee 100644
--- a/libc/NEWS
+++ b/libc/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