]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #4054]
authorAram Sargsyan <aram@isc.org>
Thu, 11 May 2023 12:20:58 +0000 (12:20 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Fri, 12 May 2023 13:37:27 +0000 (13:37 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e74de54e21cc397d65181b19bfd2928cd14b885b..08f71da2e7ab76a53bbdfb927dd358cd2e7b9830 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6169.  [bug]           named could crash when deleting inline-signing zones
+                       with "rndc delzone". [GL #4054]
+
 6168.  [func]          Refactor the glue cache to store list of the GLUE
                        directly in the rdatasetheader instead of keeping
                        it in the hashtable indexed by the node pointer.