From: Vladimír Čunát Date: Mon, 23 Apr 2018 10:43:52 +0000 (+0200) Subject: NEWS: cleanup X-Git-Tag: v2.3.0^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ac8854de422aeb0733cd5c3a8a21fffc3848993;p=thirdparty%2Fknot-resolver.git NEWS: cleanup - TLS errors were mentioned twice - the option mode wasn't changed, just a static function name --- diff --git a/NEWS b/NEWS index 33ecc593f..c99207441 100644 --- a/NEWS +++ b/NEWS @@ -7,11 +7,6 @@ Security (!550, !558, security!2, security!4) - increase resilience against slow lorris attack (security!5) -Incompatible changes --------------------- -- rename serve stale configuration option cache_touted_ns_clean_interval - to cache_ns_tout (!537) - Bugfixes -------- - validation: fix SERVFAIL in case of CNAME to NXDOMAIN in a single zone (!538) @@ -25,7 +20,6 @@ Improvements - prefill: new module to periodically import root zone into cache (replacement for RFC 7706, !511) - network_listen_fd: always create end point for supervisor supplied file descriptor -- daemon: improved TLS error handling - use CPPFLAGS build environment variable if set (!547)