]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for #3967
authorMatthijs Mekking <matthijs@isc.org>
Tue, 28 Mar 2023 11:57:57 +0000 (13:57 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 29 Mar 2023 13:28:29 +0000 (15:28 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 85aa4cc4e5b9ca5a14603fffe926143ce3d5edf0..c14cd23a7186bb285177332bc203530838dc5387 100644 (file)
--- 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]