From: Vladimír Čunát Date: Mon, 23 Jul 2018 11:40:09 +0000 (+0200) Subject: NEWS for the caching fix in grand-parent commit X-Git-Tag: v2.4.1~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=687dde027f74479a42ef2263610db30a47eb3189;p=thirdparty%2Fknot-resolver.git NEWS for the caching fix in grand-parent commit --- diff --git a/NEWS b/NEWS index a2f7ee585..4d1aedd39 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ Bugfixes -------- - TLS session resumption: avoid bad scheduling of rotation (#385) +Bugfixes +-------- +- cache: NSEC3 negative cache even without NS record (#384) + This fixes lower hit rate in NSEC3 zones (since 2.4.0). + Knot Resolver 2.4.0 (2018-07-03) ================================