From: Vladimír Čunát Date: Fri, 6 Mar 2020 08:14:22 +0000 (+0100) Subject: NEWS: I forgot to re-classify the last change X-Git-Tag: v5.1.0~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=808b3a66b7ea0b5ef056e9aa2ca05d7256d8cad3;p=thirdparty%2Fknot-resolver.git NEWS: I forgot to re-classify the last change --- diff --git a/NEWS b/NEWS index cfd6219c7..db4cd7a28 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ Knot Resolver 5.x.y (2020-0m-0d) Improvements ------------ - cache garbage collector: reduce filesystem operations when idle (!946) + +Bugfixes +-------- - cache: missing filesystem support for pre-allocation is no longer fatal (#549)