]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: add missing entries for 6.0.7 docs-develop-6-0-2biabg/deployments/3601
authorOto Šťáva <oto.stava@nic.cz>
Tue, 26 Mar 2024 09:53:59 +0000 (10:53 +0100)
committerOto Šťáva <oto.stava@nic.cz>
Wed, 27 Mar 2024 10:06:32 +0000 (11:06 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c5cf81b4da184d451068b50346f5c712bda7babf..b64866b65195ab1a1398140f7be666679798cc4b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,9 @@ Knot Resolver 6.0.7 (2024-0m-dd)
 
 Improvements
 ------------
-- manager: clear the cache via management HTTP API (#876,!1491)
+- manager: clear the cache via management HTTP API (#876, !1491)
+- manager: added support for Python 3.12 and removed for 3.7 (!1502)
+- manager: use build-time install prefix to execute `kresd` instead of PATH (!1511)
 - docs: documentation is now separated into user and developer parts (!1514)
 - daemon: ignore UDP requests from ports < 1024 (!1507)
 - manager: increase startup timeout for processes (!1518, !1520)
@@ -18,6 +20,8 @@ Bugfixes
 - avoid RPZ overriding the root SOA (!1521)
 - fix on 32-bit systems with 64-bit time_t (!1510)
 - fix paths to knot-dns libs if exec_prefix != prefix (!1503)
+- manager: add missing early check that neither a custom port nor TLS is set for
+  authoritative server forwarding (#902, !1505)
 
 
 Knot Resolver 6.0.6 (2024-02-13)