From: Michał Kępień Date: Mon, 11 Apr 2022 08:05:50 +0000 (+0200) Subject: Fix CHANGES marker location for BIND 9.17.22 X-Git-Tag: v9.19.0~2^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7cabfd618b2c9209a424d352319f508c640c2600;p=thirdparty%2Fbind9.git Fix CHANGES marker location for BIND 9.17.22 --- diff --git a/CHANGES b/CHANGES index 65ce7dcbf11..eed6265fff5 100644 --- a/CHANGES +++ b/CHANGES @@ -259,8 +259,6 @@ when receiving NOTIFY query with SOA record in ANSWER section. [GL #3086] - --- 9.17.22 released --- - 5790. [bug] The control channel was incorrectly looking for ISC_R_CANCELED as a signal that the named is shutting down. In the dispatch refactoring, @@ -269,6 +267,8 @@ channel code to use ISC_R_SHUTTINGDOWN result code to detect named being shut down. [GL #3079] + --- 9.17.22 released --- + 5789. [bug] Allow replacing expired zone signatures with signatures created by the KSK. [GL #3049]