]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog updated.
authorTomek Mrugalski <tomasz@isc.org>
Thu, 20 Apr 2017 09:58:09 +0000 (11:58 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 20 Apr 2017 09:58:09 +0000 (11:58 +0200)
ChangeLog

index f33190b10852c308d2c82c1ae5b9bcc391307157..fe6af27a10f224a2820b8509a5b1ecbdff12f170 100644 (file)
--- 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.