]> 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)
committerTom Krizek <tkrizek@isc.org>
Tue, 5 Dec 2023 09:54:01 +0000 (10:54 +0100)
(cherry picked from commit 2a3b3beaf1db22c5f11490c23874eb0ec00ad836)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index ed348275984b0b1e8c3744b4da7784b874b1ca02..062b5ebe43d3d896bdf4120d3718b280e834e489 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,8 @@
                        on TCP connection failure as well as for UDP timeouts.
                        [GL #4396]
 
+6282.  [func]          Deprecate AES-based DNS cookies. [GL #4421]
+
        --- 9.18.20 released ---
 
 6280.  [bug]           Fix missing newlines in the output of "rndc nta -dump".
index 180768d95b6dc4c98011f245266376f593b87b0e..615f5187bc07ab82f37a1fb28fbae43b092a9a45 100644 (file)
@@ -25,7 +25,8 @@ New Features
 Removed Features
 ~~~~~~~~~~~~~~~~
 
-- None.
+- The support for AES algorithm for DNS cookies has been deprecated.
+  :gl:`#4421`
 
 Feature Changes
 ~~~~~~~~~~~~~~~