]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
update NEWS with notable chanages
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 1 Mar 2017 10:16:38 +0000 (11:16 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 1 Mar 2017 10:16:38 +0000 (11:16 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 436e91ac099a28e63612acdcf037515cbe967be6..1c75e33505dac7ad9909f964da9f1d0465a47c80 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,12 +8,15 @@ Improvements
 - module: document the API and simplify the code
 - policy.MIRROR: support IPv6 link-local addresses
 - policy.FORWARD: support IPv6 link-local addresses
+- add net.outgoing_{v4,v6} to allow specifying address to use for connections
 
 Bugfixes
 --------
 - layer/iterate: some improvements in cname chain unrolling
 - layer/validate: fix duplicate records in AUTHORITY section in case of WC expansion proof
 - lua: do *not* truncate cache size to unsigned
+- forwarding mode: correctly forward +cd flag
+- fix a potential memory leak
 
 
 Knot Resolver 1.2.3 (2017-02-23)