]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Thu, 31 Oct 2019 07:48:35 +0000 (08:48 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 31 Oct 2019 08:54:37 +0000 (09:54 +0100)
5310. [bug] TCP failures were affecting EDNS statistics. [GL #1059]

(cherry picked from commit 36d3c66e4e139430e176da01f58b927fd572d64b)

CHANGES

diff --git a/CHANGES b/CHANGES
index b2060a99f4d88ac331a1e1f62fba027ab2af5cab..5d2f9a0d5aa56a55f23bbba22691435513246267 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5310.  [bug]           TCP failures were affecting EDNS statistics. [GL #1059]
+
 5308.  [bug]           Don't log DNS_R_UNCHANGED from sync_secure_journal()
                        at ERROR level in receive_secure_serial(). [GL #1288]