]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Fri, 17 Apr 2020 06:36:24 +0000 (08:36 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 17 Apr 2020 06:36:24 +0000 (08:36 +0200)
5385. [func] Make ISC rwlock implementation the default again.
[GL #1753]

CHANGES

diff --git a/CHANGES b/CHANGES
index e89d05adefe72f3028443a6665044ccbf1ded519..acc0e6c29c052c19e5ef11b4a7135fb149f85923 100644 (file)
--- 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]