mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-15 23:22:35 -04:00
Mention deprecation of alternate transfer source
In the CHANGES and release notes.
(cherry picked from commit 7920347077)
This commit is contained in:
parent
132387b658
commit
9f73e2d6f8
2 changed files with 7 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
6034. [func] Deprecate alt-transfer-source, alt-transfer-source-v6
|
||||
and use-alt-transfer-source. [GL #3694]
|
||||
|
||||
6031. [bug] Move the "final reference detached" log message
|
||||
from dns_zone unit to the DEBUG(1) log level.
|
||||
[GL #3707]
|
||||
|
|
|
|||
|
|
@ -40,6 +40,10 @@ Feature Changes
|
|||
from the operating system (``ulimit``) or from the process supervisor
|
||||
(e.g. ``systemd``). :gl:`#3676`
|
||||
|
||||
- Deprecate setting alternate local addresses for inbound zone transfers
|
||||
(:any:`alt-transfer-source`, :any:`alt-transfer-source-v6`,
|
||||
:any:`use-alt-transfer-source`). :gl:`#3694`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue