diff --git a/CHANGES b/CHANGES index b14f754984..3fa6306924 100644 --- a/CHANGES +++ b/CHANGES @@ -76,7 +76,6 @@ be called before send callback dereferencing dns_request_t object too early. [GL #3105] - 5821. [bug] Fix query context management issues in the TCP part of dig. [GL #3184] @@ -185,8 +184,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, @@ -195,6 +192,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]