From: Vladimír Čunát Date: Wed, 1 Mar 2017 10:16:38 +0000 (+0100) Subject: update NEWS with notable chanages X-Git-Tag: v1.2.4~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=28928d834bb4a7fa96f3089a091ea9c8dc2a69bc;p=thirdparty%2Fknot-resolver.git update NEWS with notable chanages --- 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)