]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Mon, 27 Apr 2020 05:46:01 +0000 (07:46 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 1 May 2020 14:29:36 +0000 (16:29 +0200)
(cherry picked from commit 47c769e47514427501170a1eb2d24677d25e0c67)

CHANGES

diff --git a/CHANGES b/CHANGES
index c758e5a572fe4040a6523678b0851ac886a64e77..a8a611a4ffdefd1dae0b870f138d2bed7bcabaf7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5401.  [bug]           The number of input queues allocated during dnstap
+                       initialization was too low, which could prevent some
+                       dnstap data from being logged. [GL #1795]
+
 5400.  [func]          Add engine support to OpenSSL EdDSA implementation.
                        [GL #1763]