Mention deprecation of alternate transfer source

In the CHANGES and release notes.

(cherry picked from commit 7920347077)
This commit is contained in:
Matthijs Mekking 2022-11-23 08:18:32 +01:00
parent 132387b658
commit 9f73e2d6f8
2 changed files with 7 additions and 0 deletions

View file

@ -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]

View file

@ -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
~~~~~~~~~