diff --git a/CHANGES b/CHANGES index c2fe2a1cc0..f385bdf323 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ 5991. [protocol] Add support for parsing and validating "dohpath" to SVCB. [GL #3544] +5990. [test] fuzz/dns_message_checksig now creates the key directory + it uses when testing in /tmp at run time. [GL #3569] + 5988. [bug] Some out of memory conditions in opensslrsa_link.c could lead to memory leaks. [GL #3551]