]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update changes
authorMatthijs Mekking <matthijs@isc.org>
Thu, 16 Apr 2020 12:24:25 +0000 (14:24 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 16 Apr 2020 12:24:25 +0000 (14:24 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 24d1df47d7e43cccfdb67dadb6cc4dce1972e6d5..e58cad4c4915eabeb7e5aed3564588cde9f66200 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5384.  [bug]           With dnssec-policy, inline-signing was implicitly set
+                       to yes.  Change and only set inline-signing to yes
+                       if the zone is not dynamic. [GL #1709]
+
 5383.  [func]          Add a quota attach function with a callback and clean up
                        the isc_quota API. [GL !3280]