diff --git a/changelog_unreleased/3693-if-dhcp-is-disabled-then-do-not-do-lease-reclamation b/changelog_unreleased/3693-if-dhcp-is-disabled-then-do-not-do-lease-reclamation index fc622fb7e6..b2923bb851 100644 --- a/changelog_unreleased/3693-if-dhcp-is-disabled-then-do-not-do-lease-reclamation +++ b/changelog_unreleased/3693-if-dhcp-is-disabled-then-do-not-do-lease-reclamation @@ -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)