diff --git a/CHANGES b/CHANGES index 4063fa1a4d..e949c73042 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +6046. [bug] TLS session resumption might lead to handshake + failures when client certificates are used for + authentication (Mutual TLS). This has been fixed. + [GL #3725] + 6045. [cleanup] The list of supported DNSSEC algorithms changed log level from "warning" to "notice" to match named's other startup messages. [GL !7217]