]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry #1460 for #101,!87 180-address-some-doxygen-warnings-errors_base
authorThomas Markwalder <tmark@isc.org>
Mon, 22 Oct 2018 12:55:40 +0000 (08:55 -0400)
committerThomas Markwalder <tmark@isc.org>
Mon, 22 Oct 2018 12:55:40 +0000 (08:55 -0400)
ChangeLog

index 5f780bdb4d99d1d0e90633052afc974d7e42f66f..01127dce04ae317fdd66c9e88899e7e23c2e6fe2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1460.  [func]          tmark
+       While kea-dhcp4 and kea-dhcp6 configuration parsing supports
+       configuration backend elements "server-tag" and "config-control",
+       use of these parameters has been disabled. Developement of this 
+       feature will resume after Kea 1.5 release.
+       (Gitlab #101,!87, git 4292a7ef7ab268826f846812e7320e1fe1fc46ef)
+
 1459.  [func]          marcin
        Implemented libdhcp_mysql_cb hooks library which provides
        Configuration Backend functionality for MySQL.