]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #3042]
authorEvan Hunt <each@isc.org>
Thu, 2 Dec 2021 20:13:56 +0000 (12:13 -0800)
committerEvan Hunt <each@isc.org>
Wed, 8 Dec 2021 18:22:25 +0000 (10:22 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8d26051d1f91beceead065c6ef32457b5288d608..b786f8a39d473821d1ea1760ee11986cb123ae19 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5777.  [bug]           TCP connections could hang after receiving
+                       non-matching responses. [GL #3042]
+
 5776.  [bug]           Add a missing isc_condition_destroy() for nmsocket
                        condition variable and add missing isc_mutex_destroy()
                        for nmworker lock. [GL #3051]