]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: describe the RPZ fixes
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 30 Jun 2020 16:27:44 +0000 (18:27 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 30 Jun 2020 16:28:15 +0000 (18:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 2f21d7a6e579f96865b8a611ec14e82da5c9b5fe..287c7ea1f42ebfac1d8fd8b9373f12c5841fe0a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Knot Resolver 5.x.y (2020-0m-dd)
+Knot Resolver 5.1.2 (2020-07-01)
 ================================
 
 Bugfixes
@@ -9,7 +9,8 @@ Bugfixes
 - cache garbage collector: fix flushing of messages to logs (!1009)
 - cache garbage collector: fix insufficient GC on 32-bit systems (!1009)
 - graphite module: do not block resolver on TCP failures (!1014)
-- policy.rpz: don't warn on NS and SOA records (!1016)
+- policy.rpz various fixes (!1016): $ORIGIN issues,
+  precision of warnings, allow answering with multi-RR sets
 
 
 Knot Resolver 5.1.1 (2020-05-19)