2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Mention deprecation of alternate transfer source

In the CHANGES and release notes.
This commit is contained in:
Matthijs Mekking
2022-11-23 08:18:32 +01:00
parent 13a16c1f4d
commit 7920347077
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]
6033. [func] Log messages related to serve-stale now include the RR
type involved. [GL !7145]

View File

@@ -45,6 +45,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
~~~~~~~~~