diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 711b2d9f29..944804dcd5 100644 --- a/NEWS +++ b/NEWS @@ -230,6 +230,10 @@ Version 2.26 - Exponential and Logarithmic Function: clog10f128. +* When the “rotate” (RES_ROTATE) DNS stub resolver option is active, glibc + will now randomly pick a name server from the configuration as a starting + point. (Previously, the second name server was always used.) + Security related changes: * The DNS stub resolver limits the advertised UDP buffer size to 1200 bytes, |