Add CHANGES note for [GL #3989]

(cherry picked from commit 04b851342b)
This commit is contained in:
Ondřej Surý 2023-04-03 15:07:45 +02:00
parent 2bb4fa34cc
commit d0f72756b6
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

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]