]> 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:45:47 +0000 (12:45 +0200)
5260. [bug] dnstap-read was producing malformed output for large
packets. [GL #1093]

(cherry picked from commit 7354207e1b1b03292c07adffdaad6d73cd2d7249)

CHANGES

diff --git a/CHANGES b/CHANGES
index 4bada0572cf7c9786d663bd76833e0d7693ab76a..0720ac7770b466d0c574f2bf908b601733efd7ea 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5260.  [bug]           dnstap-read was producing malformed output for large
+                       packets. [GL #1093]
+
 5257.  [bug]           Some statistics data was not being displayed.
                        Add shading to the zone tables. [GL #1030]