]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3693] Fixed changelog
authorThomas Markwalder <tmark@isc.org>
Tue, 11 Mar 2025 14:03:34 +0000 (10:03 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 11 Mar 2025 14:03:34 +0000 (10:03 -0400)
changelog_unreleased/3693-if-dhcp-is-disabled-then-do-not-do-lease-reclamation

index fc622fb7e63db548fd363cfd8bdf8ed37c2b39ba..b2923bb851268a2245fc59ec82e51147a014c6bf 100644 (file)
@@ -1,5 +1,5 @@
 [func]         tmark
        Lease reclamation is now skipped and rescheduled
-    while DHCP service is disabled. This applies to
-    both kea-dhcp4 and kea-dhcp6.
+       while DHCP service is disabled. This applies to
+       both kea-dhcp4 and kea-dhcp6.
        (Gitlab #3693)