From: Mark Andrews Date: Thu, 6 Jul 2023 07:13:40 +0000 (+1000) Subject: Add CHANGES note for [GL #4194] X-Git-Tag: v9.19.16~47^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2dcc2602d6795954318b64ae21e48dc6d6096ce;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4194] --- diff --git a/CHANGES b/CHANGES index 17af2fea39b..f951231a90d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6208. [func] Return BADCOOKIE for out-of-date or otherwise bad, well + formed DNS SERVER COOKIES. [GL #4194] + 6207. [cleanup] The code implementing TSIG/TKEY support has been cleaned up and refactored for improved robustness, readability, and consistency with other code modules. [GL !7828]