Add CHANGES and release note for [GL #3707]
(cherry picked from commit 116d1b94a9)
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
||||
6031. [bug] Move the "final reference detached" log message
|
||||
from dns_zone unit to the DEBUG(1) log level.
|
||||
[GL #3707]
|
||||
|
||||
6027. [bug] Fix assertion failure in isc_http API used by
|
||||
statschannel if the read callback would be called
|
||||
on HTTP request that has been already closed.
|
||||
|
||||
@@ -54,6 +54,11 @@ Bug Fixes
|
||||
- Fix an assertion failure in the statschannel caused by reading from the HTTP
|
||||
connection closed prematurely (connection error, shutdown). :gl:`#3693`
|
||||
|
||||
- The ``zone <name>/<class>: final reference detached`` log message was
|
||||
moved from the INFO log level to the DEBUG(1) log level to prevent the
|
||||
:iscman:`named-checkzone` tool from superfluously logging this message
|
||||
in non-debug mode. :gl:`#3707`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user