Add change entry for [#2514]

This commit is contained in:
Matthijs Mekking 2021-03-12 09:18:01 +01:00 committed by Artem Boldariev
parent 75363dcb7c
commit c69fafdd65

View file

@ -1,3 +1,7 @@
5600. [bug] Load a certificate chain file so that the full chain is
sent to DNS-over-TLS (DoT) and DNS-over-HTTPS (DoH)
clients that require full chain verification. [GL #2514]
5599. [bug] Fix a crash when transferring a zone over TLS,
after "named" previously skipped a master. [GL #2562]