]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
gc: NEWS, last fix for v5.1.3
authorPetr Špaček <petr.spacek@nic.cz>
Tue, 8 Sep 2020 10:25:00 +0000 (12:25 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Tue, 8 Sep 2020 10:25:00 +0000 (12:25 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b5866815daa48c1b67505c3054196766df1c6b13..724145c43309ded2d94aab18fb2bfc2f2e112903 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Knot Resolver 5.y.z (2020-0m-dd)
+Knot Resolver 5.1.3 (2020-09-08)
 ================================
 
 Improvements
@@ -16,6 +16,7 @@ Bugfixes
 - build if libsystemd version isn't detected as integer (#592, !1029)
 - validator: more robust reaction on missing RRSIGs (#390, !1020)
 - ta_update module: fix broken RFC5011 rollover (!1035)
+- garbage collector: avoid keeping multiple copies of cache (!1042)
 
 
 Knot Resolver 5.1.2 (2020-07-01)