summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 65adecfe..078a8cd6 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -156,6 +156,13 @@ by Eric Young (eay@cryptsoft.com).
to Jiri Popelka at Red Hat for reporting the issue.
[ISC-Bugs #39952]
+- A failover primary server will now accept a binding status update from the
+ secondary which transitions a lease from ACTIVE to ABANDONED. This accounts
+ for instances in which a client declines a lease and only the secondary
+ server receives it. Prior to this the primary server would reject such an
+ update as an "invalid state transition".
+ [ISC_BUGS #25180]
+
Changes since 4.3.3b1
- None