]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: collect notable items up to now
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 12 Feb 2018 15:00:23 +0000 (16:00 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 15 Feb 2018 09:09:23 +0000 (10:09 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 9549b7aa43fbc44f97805124e2a4eb3c49699292..2b2899a4854ff6bd67a00399d758cffba5cc14b1 100644 (file)
--- 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)