]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Mention deprecation of alternate transfer source
authorMatthijs Mekking <matthijs@isc.org>
Wed, 23 Nov 2022 07:18:32 +0000 (08:18 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 30 Nov 2022 15:30:06 +0000 (16:30 +0100)
In the CHANGES and release notes.

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 76eb8393932cf1385ff287ee8dcfcc3f27e8e701..642063a74ea0f936e824d2fdaaabbeff02b924ac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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]
 
index 59138aee01cc1e24de2e7f585d9352581fe00bf3..3f03dd0bd1cf50744ce9ecef48cc8ebc18c6fabb 100644 (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
 ~~~~~~~~~