diff --git a/CHANGES b/CHANGES index 4db698c6f3..20241e39f5 100644 --- a/CHANGES +++ b/CHANGES @@ -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]