mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 17:52:49 -04:00
Add CHANGES and release notes for [GL #3726]
This commit is contained in:
parent
d02be5e693
commit
73e9390715
2 changed files with 6 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue