]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Fri, 28 Jun 2019 10:12:46 +0000 (12:12 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 28 Jun 2019 10:43:59 +0000 (12:43 +0200)
5260. [bug] dnstap-read was producing malformed output for large
packets. [GL #1093]

CHANGES

diff --git a/CHANGES b/CHANGES
index 274c2bacbe482de4a9b5d9bf02187d776769ce4c..7b11710c31f963ba3ea6ab3767e31d27e9c85c8e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5260.  [bug]           dnstap-read was producing malformed output for large
+                       packets. [GL #1093]
+
 5259.  [func]          New option '-i' for 'named-checkconf' to ignore
                        warnings about deprecated options. [GL #1101]