]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for GL #2401
authorEvan Hunt <each@isc.org>
Wed, 7 Apr 2021 00:50:45 +0000 (17:50 -0700)
committerOndřej Surý <ondrej@sury.org>
Wed, 7 Apr 2021 13:38:16 +0000 (15:38 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 17c04181bd52c2bee95857a0a389d4d2f8ac4dcf..22f8200293730869618bf3e957f05cb34a3241eb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+5612.  [bug]           Continued refactoring of the network manager:
+                       - allow recovery from read and connect timeout events
+                       - ensure that calls to isc_nm_*connect() always
+                         return the connection status via a callback
+                         function.
+                       [GL #2401]
+
 5611.  [func]          Set "stale-answer-client-timeout" to "off" by default.
                        [GL #2608]