]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4182]
authorMark Andrews <marka@isc.org>
Wed, 28 Jun 2023 23:27:29 +0000 (09:27 +1000)
committerMichał Kępień <michal@isc.org>
Fri, 5 Jan 2024 10:19:58 +0000 (11:19 +0100)
(cherry picked from commit a62cda787ffdced3fc2ae31d8da86cba17a3f95f)

CHANGES

diff --git a/CHANGES b/CHANGES
index 6faa12370c8b079fb90eb3c91394d8d1257d15e2..d209c80678207ac69c29f376c068065047c41e8b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6314.  [bug]           Address race conditions in dns_tsigkey_find().
+                       [GL #4182]
+
 6312.  [bug]           Conversion from NSEC3 signed to NSEC signed could
                        temporarily put the zone into a state where it was
                        treated as unsigned until the NSEC chain was built.