]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Thu, 10 May 2018 05:04:50 +0000 (15:04 +1000)
committerMark Andrews <marka@isc.org>
Wed, 6 Jun 2018 07:21:29 +0000 (17:21 +1000)
(cherry picked from commit ba7a3431562b41b14ae47d7588a03f8e4419e858)
(cherry picked from commit 00f1956c9ed36f295edcc9ec351bf1559ff9828e)

CHANGES

diff --git a/CHANGES b/CHANGES
index c74c52b1ea0fd5809b98e44d42eec02f46563c58..144940673d574beb9341631b3e4b1770d9e2bc05 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+4964.  [bug]           Reduce the probabilty of double signature when deleting
+                       a DNSKEY by checking if the node is otherwise signed
+                       by the algorithm of the key to be deleted. [GL #240]
+
 4963.  [test]          ifconfig.sh now uses "ip" instead of "ifconfig",
                        if available, to configure the test interfaces on
                        linux.  [GL #302]