mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 19:50:02 -04:00
Fix CHANGES marker location for BIND 9.17.22
This commit is contained in:
parent
cb17d68ae7
commit
d0e094e81e
1 changed files with 2 additions and 3 deletions
5
CHANGES
5
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]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue