From: Michał Kępień Date: Fri, 17 Jan 2025 21:53:57 +0000 (+0100) Subject: Add release note for GL #5099 X-Git-Tag: v9.21.4~1^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9003901a7a5a0de1417d24e75fa2edb0bfd09b1;p=thirdparty%2Fbind9.git Add release note for GL #5099 --- diff --git a/doc/notes/notes-9.21.4.rst b/doc/notes/notes-9.21.4.rst index b78768a16dd..34d08723dc8 100644 --- a/doc/notes/notes-9.21.4.rst +++ b/doc/notes/notes-9.21.4.rst @@ -86,6 +86,12 @@ New Features 50. This allows :any:`named` to send a few more queries while looking up a single name. :gl:`#4980` :gl:`#4921` +- Use the Server Name Indication (SNI) extension for all outgoing TLS + connections. + + This improves compatibility with other DNS server software. + :gl:`#5099` + Removed Features ~~~~~~~~~~~~~~~~