]> 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:40:24 +0000 (08:40 +0200)
5385. [func] Make ISC rwlock implementation the default again.
[GL #1753]

(cherry picked from commit 58daa5af1e441a5dbba2cf9e618212111136054d)

CHANGES

diff --git a/CHANGES b/CHANGES
index d148c5bc1735c4a9c406c6610793596728afb239..0ae86b96f9901ff3ecc9f791228d559d4313f3d5 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]