]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #4421]
authorOndřej Surý <ondrej@isc.org>
Tue, 7 Nov 2023 13:44:44 +0000 (14:44 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 15 Nov 2023 09:31:34 +0000 (10:31 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index e3ee38e82d79950d706b4a96a1c16406ba7a5d89..eecdf51e0fe5755a94d0931e4d901f8ea3afbb59 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+6285.  [func]          Remove AES-based DNS cookies. [GL #4421]
+
 6284.  [bug]           Fix a catz db update notification callback registration
                        logic error, which could cause an assertion failure when
                        receiving an AXFR update for a catalog zone while the
index 9be8687422a52a17c06e9932bec1186e3ba2a76c..7c0b9b30dc618ef1378c11727f64daa30b480b0d 100644 (file)
@@ -27,7 +27,7 @@ Removed Features
 
 - None.
 
-- The support for AES algorithm for DNS cookies has been deprecated.
+- The support for AES algorithm for DNS cookies has been removed.
   :gl:`#4421`
 
 Feature Changes