From: Ondřej Surý Date: Tue, 7 Nov 2023 13:44:44 +0000 (+0100) Subject: Add CHANGES and release note for [GL #4421] X-Git-Tag: v9.19.19~33^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e230d890868d01076f1aa7da5925cd2688ff5cd;p=thirdparty%2Fbind9.git Add CHANGES and release note for [GL #4421] --- diff --git a/CHANGES b/CHANGES index e3ee38e82d7..eecdf51e0fe 100644 --- 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 diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 9be8687422a..7c0b9b30dc6 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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