From: Evan Hunt Date: Wed, 7 Apr 2021 00:50:45 +0000 (-0700) Subject: Add CHANGES note for GL #2401 X-Git-Tag: v9.17.12~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5496e51a8005ff3c5e298e1db6c3e71e31f5196e;p=thirdparty%2Fbind9.git Add CHANGES note for GL #2401 --- diff --git a/CHANGES b/CHANGES index 17c04181bd5..22f82002937 100644 --- 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]