]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: entry for this branch
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 6 Sep 2017 13:28:39 +0000 (15:28 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 6 Sep 2017 13:28:39 +0000 (15:28 +0200)
Fixes https://gitlab.labs.nic.cz/knot/knot-resolver/issues/240

NEWS

diff --git a/NEWS b/NEWS
index 3783aaa26c93c3ca603c96fbb3498b1a3c18dd53..889f5e6e543d535b29c6eb2be301c1dec6116da8 100644 (file)
--- 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
 ------------