summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 80451d53..5dc84c2e 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -88,6 +88,14 @@ dhcp-users@lists.isc.org.
to accomodate a change in behavior in BIND9 isc_heap_delete().
[ISC-bugs #46719]
+- When given the -T command line argument, in addition to reading the
+ current lease file, the server will write the leases to a temporary
+ lease file. This can help detect issues in server configuration that
+ only surface when leases are written to the file. The current lease
+ file will not be modified and the temporary lease file is removed upon
+ completion of the test.
+ [ISC-Bugs #22267]
+
Changes since 4.3.6b1
- None