- allow answering from cache in non-iterative modes (#122)
- command line: specify ports via @ but still support # for compatibility
- policy: recognize 100.64.0.0/10 as local addresses
+- layer/iterate: *do* retry repeatedly if REFUSED, as we can't yet easily
+ retry with other NSs while avoiding retrying with those who REFUSED
+- modules: allow changing the directory where modules are found,
+ and do not search the default library path anymore.
+ Bugfixes
+ --------
+ - validate: fix insufficient caching for some cases (relatively rare)
Knot Resolver 1.2.6 (2017-04-24)
================================