From 28928d834bb4a7fa96f3089a091ea9c8dc2a69bc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Wed, 1 Mar 2017 11:16:38 +0100 Subject: [PATCH] update NEWS with notable chanages --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 436e91ac0..1c75e3350 100644 --- 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) -- 2.47.3