summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2024-07-16 08:55:32 +0200
committerRazvan Becheriu <razvan@isc.org>2024-07-16 14:43:21 +0200
commit0f69a00e5980df5b1f963f6beffeff6c6b0b07a6 (patch)
treec57df1fb0aeea772737c798c5ce48783b830e149 /ChangeLog
parent[#3446] added unittests (diff)
downloadkea-0f69a00e5980df5b1f963f6beffeff6c6b0b07a6.tar.xz
kea-0f69a00e5980df5b1f963f6beffeff6c6b0b07a6.zip
[#3446] addressed review
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 26f814e29a..fa56e5dc1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2261. [bug] razvan
Reset the local and remote disabled state when applying
- configuration.
+ configuration. The dhcp-state is now included in the 'status-get'
+ command. It indicates if the dhcp service is enabled or the
+ reason why it is disabled (user command, HA command or database
+ connection failure).
(Gitlab #3446)
2260. [bug] razvan