2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Add CHANGES note for [GL #3086]

This commit is contained in:
Ondřej Surý 2022-01-07 13:27:44 +01:00
parent 8a0c4355d2
commit e3379e1615

View File

@ -1,3 +1,7 @@
5791. [func] Remove workaround for servers returning FORMERR
when receiving NOTIFY query with SOA record in
ANSWER section. [GL #3086]
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,