]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added Changelog entry 1287 for Trac 5324.
authorThomas Markwalder <tmark@isc.org>
Fri, 11 Aug 2017 15:10:59 +0000 (11:10 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 11 Aug 2017 15:10:59 +0000 (11:10 -0400)
ChangeLog

index fb94c203e98bbb84ffe08730cce767291977c0a4..40e000769aa0772b307a882e12522265604ea6d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1287.  [bug]           tmark
+       Logger configuration now correctly uses maxsize and maxver parameters,
+       allowing log rotation to function properly.  Prior to this these values
+       were not being propagatedc downard, causing log rotation to always be
+       disabled.  The defaults for maxsize and maxver are 10Mb and 1 respectively.
+       (Trac #5324, git 75f148458bdeeed27eb877cc2c3ce3069b152f38)
+
 1286.  [func]          marcin
        Configured subnets are now indexed by subnet identifier and
        prefix for faster subnet lookups in the configuration.