From: Michał Kępień Date: Fri, 18 Jan 2019 10:15:19 +0000 (+0100) Subject: Add CHANGES entry X-Git-Tag: v9.13.6~37^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a1c0dc558ccf63120e30b4b78aa15fb33cf8159;p=thirdparty%2Fbind9.git Add CHANGES entry 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] --- diff --git a/CHANGES b/CHANGES index 874aa8437c8..2e1f56c1f38 100644 --- 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]