]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes
authorMatthijs Mekking <matthijs@isc.org>
Thu, 22 Dec 2022 09:11:20 +0000 (10:11 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 23 Dec 2022 13:36:50 +0000 (13:36 +0000)
The refactor introduces a new way to configure source addresses for
primaries and parental-agents, a new thingy that we should make people
aware of.

doc/notes/notes-current.rst

index 89ea9071022721d3ccab00a49d58c298eb03ed68..99305ea1ee9fefcad31eba1f02b0402bc08e38f6 100644 (file)
@@ -30,7 +30,9 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- None.
+- Add the ability to configure the preferred source address when talking to
+  remote servers such as :any:`primaries` and any:`parental-agents`.
+  :gl:`!7110`
 
 - Replace DNS over TCP and DNS over TLS transports code with a new,
   unified transport implementation. :gl:`#3374`