From: Vladimír Čunát Date: Mon, 12 Feb 2018 15:00:23 +0000 (+0100) Subject: NEWS: collect notable items up to now X-Git-Tag: v2.1.0~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ff3337d7a71e05a970c32666fdb7a6d94730ebc;p=thirdparty%2Fknot-resolver.git NEWS: collect notable items up to now --- diff --git a/NEWS b/NEWS index 9549b7aa4..2b2899a48 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,17 @@ Knot Resolver 2.X.Y (2018-0M-DD) ================================ +Incompatible changes +-------------------- +- systemd: more chages in default unit files (TODO) + Bugfixes -------- - detect_time_jump module: don't clear cache on suspend-resume (#284) - stats module: fix stats.list() returning nothing, regressed in 2.0.0 - policy.TLS_FORWARD: refusal when configuring with multiple IPs (#306) +- fix the hints module on some systems, e.g. Fedora (came back on 2.0.0) +- build with older gnutls (conditionally disable features) Knot Resolver 2.0.0 (2018-01-31)