Add CHANGES and release notes for [GL #3726]

This commit is contained in:
Aram Sargsyan 2022-12-08 13:02:41 +00:00
parent d02be5e693
commit 73e9390715
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,6 @@
6077. [func] Implement query forwarding to DoT-enabled upstream
servers. [GL #3726]
6076. [bug] Handle OS errors when creating UDP and TCP sockets
more gracefully. [GL #3800]

View file

@ -20,7 +20,9 @@ Security Fixes
New Features
~~~~~~~~~~~~
- None.
- The :any:`forwarders` configuration option now supports the :any:`tls`
statement, to be used for query forwarding to DoT-enabled upstream servers.
:gl:`#3726`
Removed Features
~~~~~~~~~~~~~~~~