From: Thomas Markwalder Date: Fri, 11 Aug 2017 15:10:59 +0000 (-0400) Subject: [master] Added Changelog entry 1287 for Trac 5324. X-Git-Tag: trac5124a_base~6 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c885228d1354660cbfac90c9e31a5e4ffda8670a;p=thirdparty%2Fkea.git [master] Added Changelog entry 1287 for Trac 5324. --- diff --git a/ChangeLog b/ChangeLog index fb94c203e9..40e000769a 100644 --- 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.