From: Vladimír Čunát Date: Wed, 6 Sep 2017 13:28:39 +0000 (+0200) Subject: NEWS: entry for this branch X-Git-Tag: v1.4.0~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=564a2800e148559f9fe357293985a3059b59e832;p=thirdparty%2Fknot-resolver.git NEWS: entry for this branch Fixes https://gitlab.labs.nic.cz/knot/knot-resolver/issues/240 --- diff --git a/NEWS b/NEWS index 3783aaa26..889f5e6e5 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ Incompatible changes Bugfixes -------- - fix exiting one of multiple forks (#150) +- cache: change the way of using LMDB transactions. That in particular + fixes some cases of using too much space with multiple kresd forks (#240). Improvements ------------