]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #2275]
authorMark Andrews <marka@isc.org>
Tue, 24 Nov 2020 14:00:19 +0000 (01:00 +1100)
committerMark Andrews <marka@isc.org>
Thu, 26 Nov 2020 20:48:46 +0000 (20:48 +0000)
doc/notes/notes-current.rst

index 3fb7479cf9bd8600d7c961f050ac34a10f7b0e80..753b52895f73697a62e78532479fdce13fd2a020 100644 (file)
@@ -46,3 +46,6 @@ Bug Fixes
 
 - The synthesised CNAME from a DNAME was incorrectly followed when the QTYPE
   was CNAME or ANY. [GL #2280]
+
+- Tighten handling of missing DNS COOKIE responses over UDP by
+  falling back to TCP. [GL #2275]