]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Fri, 18 Jan 2019 10:15:19 +0000 (11:15 +0100)
committerEvan Hunt <each@isc.org>
Fri, 25 Jan 2019 07:06:07 +0000 (23:06 -0800)
5144. [bug] dig now returns a non-zero exit code when a TCP
connection is prematurely closed by a peer more than
once for the same lookup.  [GL #820]

CHANGES

diff --git a/CHANGES b/CHANGES
index 874aa8437c8f60bb0ef64adae3c6ca8a4f36e16d..2e1f56c1f38d5ac1ddd3be816299176fd29c1e9b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5144.  [bug]           dig now returns a non-zero exit code when a TCP
+                       connection is prematurely closed by a peer more than
+                       once for the same lookup.  [GL #820]
+
 5143.  [bug]           dnssec-keymgr and dnssec-coverage failed to find
                        key files for zone names ending in ".". [GL #560]