From 880117798b73c33f8ce64722728e03a00a957a86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 7 Dec 2020 09:58:28 +0100 Subject: [PATCH] Tweak and reword recent CHANGES entries --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index e3da7e2ef5..1e04cb42e4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ -5544. [func] Restore the default value of nocookie-udp-size to 4096. - [GL #2250] +5544. [func] Restore the default value of "nocookie-udp-size" to 4096 + bytes. [GL #2250] 5541. [func] Adjust the "max-recursion-queries" default from 75 to 100. [GL #2305] @@ -10,7 +10,7 @@ 5539. [bug] Tighten handling of missing DNS COOKIE responses over UDP by falling back to TCP. [GL #2275] -5534. [bug] The synthesised CNAME from a DNAME was incorrectly +5534. [bug] The CNAME synthesized from a DNAME was incorrectly followed when the QTYPE was CNAME or ANY. [GL #2280] --- 9.11.25 released ---