mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES and release note for [GL #3542]
This commit is contained in:
parent
6869c98d36
commit
e29563173b
2 changed files with 6 additions and 1 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
5972. [bug] Gracefully handle when the statschannel HTTP connection
|
||||
gets cancelled during sending data back to the client.
|
||||
[GL #3542]
|
||||
|
||||
5971. [func] Add libsystemd sd_notify() support. [GL #1176]
|
||||
|
||||
5970. [func] Log the reason why a query was refused. [GL !6669]
|
||||
|
|
|
|||
|
|
@ -60,4 +60,5 @@ Feature Changes
|
|||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- An assertion failure was fixed in ``named`` that was caused by aborting the statistics
|
||||
channel connection while sending statistics data to the client. :gl:`#3542`
|
||||
|
|
|
|||
Loading…
Reference in a new issue