From: Matthijs Mekking Date: Tue, 28 Mar 2023 11:57:57 +0000 (+0200) Subject: Add CHANGES for #3967 X-Git-Tag: v9.19.12~52^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a879028fe3d4f70cfcbef0dfed4914b33a831a7;p=thirdparty%2Fbind9.git Add CHANGES for #3967 --- diff --git a/CHANGES b/CHANGES index 85aa4cc4e5b..c14cd23a718 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6132. [doc] Remove a dead link in the DNSSEC guide. [GL #3967] + 6131. [test] Add a minimal test-only library to allow testing of the DNSRPS API without FastRPZ installed. Thanks to Farsight Securty. [GL !7693]