From: Tomek Mrugalski Date: Thu, 20 Apr 2017 09:58:09 +0000 (+0200) Subject: [master] ChangeLog updated. X-Git-Tag: trac5243x_base~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=243aadc58720dfb40f2cf6894fef0e3de7a26a9f;p=thirdparty%2Fkea.git [master] ChangeLog updated. --- diff --git a/ChangeLog b/ChangeLog index f33190b108..fe6af27a10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1246. [func,bug] tomek + Restrictions in filename argument in config-write command have + been removed. It is now possible to use absolute paths. + DHCPv4, DHCPv6, D2 and Agent parsers did not handle flush, + maxsize or maxver parameters in logger configuration correctly. + This is now fixed. + (Trac #5187, git a30ffcc67cfb7370c586d3c85147792e27aab4c7) + 1245. [func] fdupont DHCPv4 domain-search option can now be defined using comma separated values.