From: Mark Andrews Date: Sat, 22 Jul 2006 01:24:44 +0000 (+0000) Subject: and -> and/or X-Git-Tag: v9.4.0b3~49^2~71 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=50d3f097d4c2779c8fb2397882d91e0cbca2c260;p=thirdparty%2Fbind9.git and -> and/or --- diff --git a/CHANGES b/CHANGES index 58bdc9f50c0..c3eb09db654 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 2058. [bug] Adjust how we calculate rtt estimates in the presence - of authoritative servers that drop EDNS and CD + of authoritative servers that drop EDNS and/or CD requests. Also fallback to EDNS/512 and plain DNS faster for zones with less than 3 servers. [RT #16187]