Add CHANGES note for [GL !6041]

This commit is contained in:
Ondřej Surý
2022-03-28 20:58:04 +02:00
committed by Evan Hunt
parent 3a650d973f
commit bbea0be767

View File

@@ -1,3 +1,6 @@
5840. [cleanup] Remove multiple application context use in dns_client
unit. [GL !6041]
5839. [func] Add support for remote TLS certificates
verification, both to BIND and dig, making it possible
to implement Strict and Mutual TLS authentication,