Add release note for GL #5099

This commit is contained in:
Michał Kępień 2025-01-17 22:53:57 +01:00
parent fa4c45d9e8
commit e9003901a7
No known key found for this signature in database

View file

@ -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
~~~~~~~~~~~~~~~~