]> 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@sury.org>
Fri, 1 May 2020 12:15:41 +0000 (14:15 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4df05d21c64bfcb3f05d03d9cc66e05398901a6f..54356a3d7996a31179e4a6f9061934d9f5ed4799 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,8 @@
-5399.  [func]          Add engine support to OpenSSL EdDSA implementation.
+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]
 
 5399.  [func]          Add engine support to OpenSSL ECDSA implementation.