]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3569]
authorMark Andrews <marka@isc.org>
Thu, 29 Sep 2022 02:21:10 +0000 (12:21 +1000)
committerMark Andrews <marka@isc.org>
Wed, 5 Oct 2022 08:01:41 +0000 (19:01 +1100)
(cherry picked from commit 1849a8a5263fc1975366f34d9488abb06442d096)

CHANGES

diff --git a/CHANGES b/CHANGES
index c2fe2a1cc0be556f7fcca0743b844238e11b9d94..f385bdf323c7030301e7b70f0cb33c4cd33e8889 100644 (file)
--- 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]