2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Modify CHANGES [GL !5600]

Mention that unused 'tls' clause options 'ca-file' and 'hostname' were
removed.
This commit is contained in:
Artem Boldariev
2021-11-29 11:02:32 +02:00
parent 78b73d0865
commit afd53256a5

View File

@@ -1,3 +1,6 @@
5766. [func] Unused 'tls' clause options 'ca-file' and 'hostname'
were disabled. [GL !5600]
5765. [bug] Fix a bug in DoH implementation making 'dig'
abort when ALPN negotiation fails. [GL #3022]