]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4478]
authorMark Andrews <marka@isc.org>
Thu, 7 Dec 2023 07:11:06 +0000 (18:11 +1100)
committerMark Andrews <marka@isc.org>
Wed, 13 Dec 2023 22:27:38 +0000 (22:27 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 09e177a4b22d59f397b8feb7782bf755cae4bd2a..61165e6737a5adce763bf60defa857d6466747fe 100644 (file)
--- 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]