From 50d3f097d4c2779c8fb2397882d91e0cbca2c260 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sat, 22 Jul 2006 01:24:44 +0000 Subject: [PATCH] and -> and/or --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 58bdc9f50c..c3eb09db65 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]