diff --git a/CHANGES b/CHANGES index 17af2fea39..f951231a90 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]