]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: entry describing the previous three commits
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 10 Mar 2023 17:29:42 +0000 (18:29 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 10 Mar 2023 17:30:37 +0000 (18:30 +0100)
The changes are potentially too significant to do in a patch update.

NEWS

diff --git a/NEWS b/NEWS
index 134ba1f929a8354a8f91a4e69d6ab3f356b85a04..c9a1c73be2b6c054790a30ac95d84ecd6d881adb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
-Knot Resolver 5.6.1 (2023-0m-dd)
+Knot Resolver 5.7.0 (2023-0m-dd)
 ================================
 
+Improvements
+------------
+- forwarding mode: tweak dealing with failures from forwarders,
+  in particular prefer sending CD=0 upstream (!1392)
+
 Bugfixes
 --------
 - fix unusual timestamp format in debug dumps of records (!1386)