]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: nitpicks in 1.2.5 entries
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 5 Apr 2017 12:19:57 +0000 (14:19 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 5 Apr 2017 12:20:38 +0000 (14:20 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c504717639151f17a5ced66b68f82673779e29fd..f0d62da68cf6825b5ee80b71e8a2bc0b3516b929 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,11 +14,11 @@ Improvements
 ------------
 - modules/dnstap: a DNSTAP support module
   (Contributed by Vicky Shrestha)
-- modules/workarounds: a module adding workaround for know
+- modules/workarounds: a module adding workarounds for known
   DNS protocol violators
 - layer/iterate: fix logging of glue addresses
-- allow bits=0 and consequently 0.0.0.0/0 matches in view and renumber
-  modules.
+- kr_bitcmp: allow bits=0 and consequently 0.0.0.0/0 matches in view
+  and renumber modules.
 - modules/padding: Improve default padding of responses
   (Contributed by Daniel Kahn Gillmor)
 - New kresc client utility (experimental; don't rely on the API yet)
@@ -31,7 +31,7 @@ Bugfixes
 - lib/resolve: avoid unnecessary DS queries
 - lib/nsrep: don't treat servers with NOIP4 + NOIP6 flags as timeouted
 - layer/iterate: During packet classification (answer vs. referral)
-  don't analyze AUTHORITY section in authoritative answer in ANSWER
+  don't analyze AUTHORITY section in authoritative answer if ANSWER
   section contains records that have been requested
 
 Knot Resolver 1.2.4 (2017-03-09)