]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4194]
authorMark Andrews <marka@isc.org>
Thu, 6 Jul 2023 07:13:40 +0000 (17:13 +1000)
committerMark Andrews <marka@isc.org>
Thu, 13 Jul 2023 01:58:53 +0000 (01:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 17af2fea39bc91a2294ea588c65a523d19255afa..f951231a90d4194685114ea7f4998ae6fb0a300f 100644 (file)
--- 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]