]> 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 07:55:18 +0000 (18:55 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 26cdfad32467c6e441a8bd9a36fafab2f74382ee..081f6572b6c9cd0d5b37604e1f5f16c6e5ba461a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6098.  [test]          Don't test HMAC-MD5 when not supported by libcrypto.
+                       [GL #3871]
+
 6097.  [port]          Improve support for yield / pause instructions in spin
                        loops on AArch64 platforms. [GL !7469]