diff --git a/CHANGES b/CHANGES index 24d1df47d7..e58cad4c49 100644 --- 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]