From: Matthijs Mekking Date: Thu, 16 Apr 2020 12:24:25 +0000 (+0200) Subject: Update changes X-Git-Tag: v9.17.2~143^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=acae6cf438d48121b88d2eabab6a68c24ae4ab09;p=thirdparty%2Fbind9.git Update changes --- diff --git a/CHANGES b/CHANGES index 24d1df47d7e..e58cad4c491 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]