From: Matthijs Mekking Date: Tue, 19 Dec 2023 16:07:50 +0000 (+0100) Subject: Revert "Add release note and CHANGES for #4423" X-Git-Tag: v9.19.21~28^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6722ae9103bf41a9edb4f1b067c3e8d0224a304b;p=thirdparty%2Fbind9.git Revert "Add release note and CHANGES for #4423" This reverts commit 7af2ec7e4fafb72ee8e734867321bca348a8ab95. --- diff --git a/CHANGES b/CHANGES index 03add25f500..adb6ee27619 100644 --- a/CHANGES +++ b/CHANGES @@ -4,8 +4,7 @@ 6306. [func] Log more details about the cause of "not exact" errors. [GL #4500] -6305. [bug] Improve load configuration time for many zones with - the same dnssec-policy [GL #4423] +6305. [placeholder] 6304. [bug] The wrong time was being used to determine what RRSIGs where to be generated when dnssec-policy was in use. diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index d6750b309d1..fbb4897a942 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -39,9 +39,6 @@ Bug Fixes values to unsigned 32 bits. Export was truncating values since BIND 9.15.0. :gl:`#4467` -- The speed of loading the configuration for many zones with the same - :any:`dnssec-policy` has been improved. :gl:`#4423` - Known Issues ~~~~~~~~~~~~