mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:50:00 -04:00
Add CHANGES and release note for [GL #3137]
This commit is contained in:
parent
b9cb29076f
commit
44aa8ef997
2 changed files with 8 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
5804. [func] Add a debug log message when starting and ending
|
||||
the task exclusive mode. [GL #3137]
|
||||
|
||||
5803. [func] Use compile-time paths in the documentation.
|
||||
[GL #2717]
|
||||
|
||||
|
|
|
|||
|
|
@ -41,6 +41,11 @@ Feature Changes
|
|||
by a client are now included in the client information sent to DLZ
|
||||
modules when processing queries. :gl:`#3082`
|
||||
|
||||
- Add DEBUG(1) level messages when starting and ending BIND 9 task exclusive mode
|
||||
that stops the normal DNS operation (f.e. for reconfiguration, interface
|
||||
scans, and other events that require exclusive access to a shared resources).
|
||||
:gl:`#3137`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue