]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3468]
authorMark Andrews <marka@isc.org>
Wed, 24 Aug 2022 02:52:49 +0000 (12:52 +1000)
committerMark Andrews <marka@isc.org>
Fri, 11 Nov 2022 15:26:46 +0000 (15:26 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e3b3ada5df1382b7996e614a20c976035912c2c4..4d73a73b37085e1dbdf0b73a6b17f76737ecfd47 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6017.  [bug]           The view's zone table was not locked when it should
+                       have been leading to race conditions when external
+                       extensions that manipulate the zone table where in
+                       use. [GL #3468]
+
 6016.  [func]          Change NSEC3PARAM TTL to match the SOA MINIMUM.
                        [GL #3570]