]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix CHANGES marker location for BIND 9.17.22
authorMichał Kępień <michal@isc.org>
Mon, 11 Apr 2022 08:05:50 +0000 (10:05 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 11 Apr 2022 08:05:50 +0000 (10:05 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 65ce7dcbf11eab1b2021888eb5302669a4f91b75..eed6265fff5a780a3b3ebe493689718bc79b7c4f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        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,
                        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]