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]