From: Matthijs Mekking Date: Wed, 23 Nov 2022 07:18:32 +0000 (+0100) Subject: Mention deprecation of alternate transfer source X-Git-Tag: v9.19.8~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7920347077072d248e41e2b98ffb6240390a225c;p=thirdparty%2Fbind9.git Mention deprecation of alternate transfer source In the CHANGES and release notes. --- diff --git a/CHANGES b/CHANGES index 76eb8393932..642063a74ea 100644 --- 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] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 59138aee01c..3f03dd0bd1c 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~