From: Vladimír Čunát Date: Fri, 8 Mar 2019 10:04:34 +0000 (+0100) Subject: NEWS: merge the "Improvements" sections X-Git-Tag: v4.0.0~26^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b3f7a3e5f18e1ada7d34bb22dfad3c921403bb8d;p=thirdparty%2Fknot-resolver.git NEWS: merge the "Improvements" sections --- diff --git a/NEWS b/NEWS index ac2229ff9..83b12164b 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ Knot Resolver 3.x.y (2019-0m-dd) Improvements ------------ - policy.TLS_FORWARD: if hostname is configured, send it on wire (!759) +- hints module: allow configuring the TTL and change default from 0 to 5s +- policy module: policy.rpz() will watch the file for changes by default +- packaging: lua cqueues added to default dependencies where available Bugfixes -------- @@ -17,12 +20,6 @@ Bugfixes - fix flushing of messages to logs in some cases (!781) - fix fallback when SERVFAIL or REFUSED is received from upstream (!784) -Improvements ------------- -- hints module: allow configuring the TTL and change default from 0 to 5s -- policy module: policy.rpz() will watch the file for changes by default -- packaging: lua cqueues added to default dependencies where available - Module API changes ------------------ - kr_straddr_split() changed API a bit (compiler will catch that)