From: Thomas Markwalder Date: Fri, 5 Oct 2018 13:57:15 +0000 (-0400) Subject: [master] Added ChangeLog entry 1456. X-Git-Tag: 153-netconf-control-socket_base~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=818c58536e015ccfa318a2b705acd3879c898daa;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1456. --- diff --git a/ChangeLog b/ChangeLog index e044cea783..fdb3fb9b84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1457. [func] tmark + Both kea-dhcp4 and kea-dhcp6 configuration parsing support new, + server-level configuration elements "server-tag" and "config-control". + While these elements will parse, they are not yet used by the servers. + (Gitlab #32,!23, git c0727407da8d749d9fb51d873a725369800c967b) + 1456. [build] tomek Extended Kea version is now stored in a separate file for build performance reasons.