From: Matthijs Mekking Date: Thu, 22 Dec 2022 09:11:20 +0000 (+0100) Subject: Add release notes X-Git-Tag: v9.19.9~57^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80178c213480215816a17992fbed805ac4d2afd9;p=thirdparty%2Fbind9.git Add release notes 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. --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 89ea9071022..99305ea1ee9 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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`