From: Mark Andrews Date: Thu, 7 Dec 2023 07:11:06 +0000 (+1100) Subject: Add CHANGES note for [GL #4478] X-Git-Tag: v9.19.21~43^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=648fa635f86d75d71bb0655c1381c3ee605712c3;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4478] --- diff --git a/CHANGES b/CHANGES index 09e177a4b22..61165e6737a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6299. [port] NetBSD has added 'hmac' to libc which collides with our + use of 'hmac'. [GL #4478] + 6298. [bug] Fix dns_qp_lookup bugs related to the iterator. [GL !8558]