]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: I forgot to re-classify the last change
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 6 Mar 2020 08:14:22 +0000 (09:14 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 6 Mar 2020 08:14:44 +0000 (09:14 +0100)
NEWS

diff --git a/NEWS b/NEWS
index cfd6219c7bd6fbc23003b0e02bae9299d049387a..db4cd7a2803f41ffc6b7b16a3d4a4d3176df5f5c 100644 (file)
--- 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)