]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for #1808
authorWitold Kręcicki <wpk@isc.org>
Thu, 21 May 2020 12:31:09 +0000 (14:31 +0200)
committerEvan Hunt <each@isc.org>
Sat, 6 Jun 2020 01:58:13 +0000 (18:58 -0700)
(cherry picked from commit f0f859411f95bc7957a4e1d01acca3e3cc491263)

CHANGES

diff --git a/CHANGES b/CHANGES
index 34bb181eedcd62d34b2ccd6d8cde7a7f3ef13fc0..f97b0fe32406e6f00a0b7fb0114ae2a8eddd14bf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5437.  [bug]           Fix a data race in resolver log_formerr. [GL #1808]
+
 5431.  [func]          Reject DS records at the zone apex when loading
                        master files. Log but otherwise ignore attempts to
                        add DS records at the zone apex via UPDATE. [GL #1798]