]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2769]
authorMark Andrews <marka@isc.org>
Tue, 15 Jun 2021 01:56:44 +0000 (11:56 +1000)
committerMark Andrews <marka@isc.org>
Thu, 1 Jul 2021 05:01:31 +0000 (15:01 +1000)
(cherry picked from commit 4b2b6fc42ca3c91e613426dc223fc7d8f63abac4)

CHANGES

diff --git a/CHANGES b/CHANGES
index a8ef9ff3471b64dfb9c29f42b63ac43cdee87037..b43ccad0c31662cf0d164da2efe2b24eb4f84af2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5670.  [bug]           Handle place holder KEYDATA records. [GL #2769]
+
 5668.  [bug]           When a zone fails to load on startup, the setnsec3param
                        task is rescheduled. This caused a hang on shutdown, and
                        is now fixed. [GL #2791]