summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index c11458f4..5c53a214 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -121,6 +121,12 @@ by Eric Young (eay@cryptsoft.com).
in line with the call it will make to malloc().
[ISC-Bugs #40843]
+- If the failover socket can't be bound close it, otherwise if the
+ user configures an incorrect address in the failover stanza the
+ server will continue to open new sockets every 90 seconds until
+ it runs out.
+ [ISC-Bugs #42452]
+
Changes since 4.3.4b1
- None