]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry #5338.
authorMarcin Siodelski <marcin@isc.org>
Wed, 4 Oct 2017 13:39:12 +0000 (15:39 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 4 Oct 2017 13:39:12 +0000 (15:39 +0200)
ChangeLog

index d1f00b23851ec3481a6e61d35700bf0dd9006d97..f1cf9ef3676b9679e7f9af6a5d6d07f3a6f82a92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1306.  [bug]*          marcin
+       Respective Kea daemons now use their own default configuration
+       files: kea-dhcp4.conf, kea-dhcp6.conf, kea-dhcp-ddns.conf and
+       kea-ctrl-agent.conf. This change is aimed at eliminating the
+       issue whereby 'config-write' command overrides configuration
+       of all servers rather than just a configuration of the deamon
+       to which this command has been sent.
+       (Trac #5338, git 252e5e8a75fa42271b0cdb6edad3c152bbf3c515)
+
 1305.  [bug]   tmark
        Corrected logic that was causing kea-dhcp4 to remove DNS entries
        when renewing leases with generated FQDN names.  Prior to this