2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

add CHANGES note

This commit is contained in:
Mark Andrews 2018-05-10 15:04:50 +10:00
parent 0db5b087ed
commit ba7a343156

View File

@ -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]