]> 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 21:44:00 +0000 (08:44 +1100)
(cherry picked from commit d0dd71380b137e0beb7a77c7e76968d5d1e67dd4)

doc/notes/notes-current.rst

index 4ecd76a0ff26ccf8075ddb7ef859ad25910fe5d6..567a9cfa06a326fcac7eecf1511b0a5cdb81c894 100644 (file)
@@ -45,3 +45,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]