From 15e7a4b04768aa0b6cd893af4e8ea918db720a45 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 13 Nov 2020 15:44:39 +1100 Subject: [PATCH] Add CHANGES note for [GL #2275] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index d7d0f3a5d0..de72a2e856 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5539. [bug] Tighten handling of missing DNS COOKIE responses over + UDP by falling back to TCP. [GL #2275] + 5538. [func] Add NSEC3 support for zones that manage DNSSEC with the 'dnssec-policy' configuration. A new option 'nsec3param' can be used to set the NSEC3 parameters.