]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !7417]
authorMark Andrews <marka@isc.org>
Wed, 15 Feb 2023 03:42:34 +0000 (14:42 +1100)
committerMark Andrews <marka@isc.org>
Wed, 15 Feb 2023 21:35:12 +0000 (08:35 +1100)
(cherry picked from commit 55a6b150870de26383f9d638f760ab56ecf2c397)

CHANGES

diff --git a/CHANGES b/CHANGES
index cc695e835613c8567990e96ccec125983ffd4483..908eadcc9e3735bad2e77832bcf6b7359f6401d9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6098.  [test]          Don't test HMAC-MD5 when not supported by libcrypto.
+                       [GL #3871]
+
 6096.  [bug]           Fix RPZ reference counting error on shutdown in
                        dns__rpz_timer_cb(). [GL #3866]