Add CHANGES note for [GL #3989]

This commit is contained in:
Ondřej Surý
2023-04-03 15:07:45 +02:00
parent 536e439c79
commit 04b851342b

View File

@@ -1,3 +1,7 @@
6143. [bug] A reference counting problem on the error path in
the xfrin_connect_done() might cause an assertion
failure on shutdown. [GL #3989]
6142. [bug] Reduce the number of dns_dnssec_verify calls made
determining if revoked keys needs to be removed from
the trust anchors. [GL #3981]