From: Michał Kępień Date: Fri, 17 Apr 2020 06:36:24 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.17.2~138^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=58daa5af1e441a5dbba2cf9e618212111136054d;p=thirdparty%2Fbind9.git Add CHANGES entry 5385. [func] Make ISC rwlock implementation the default again. [GL #1753] --- diff --git a/CHANGES b/CHANGES index e89d05adefe..acc0e6c29c0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5385. [func] Make ISC rwlock implementation the default again. + [GL #1753] + 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]