+5037. [func] "allow-recursion-on" and "allow-query-cache-on"
+ each now default to the other if only one of them
+ is set, in order to be more consistent with the way
+ "allow-recursion" and "allow-query-cache" work.
+ Also we now ensure that both query-cache ACLs are
+ checked when determining cache access. [GL #319]
+
5036. [cleanup] Fixed a spacing/formatting error in some RPZ-related
error messages in the log. [GL !805]
option. [GL #105]
</para>
</listitem>
+ <listitem>
+ <para>
+ <command>allow-recursion-on</command> and
+ <command>allow-query-cache-on</command> each now default to
+ the other if only one of them is set, in order to be consistent
+ with the way <command>allow-recursion</command> and
+ <command>allow-query-cache</command> work. [GL #319]
+ </para>
+ </listitem>
</itemizedlist>
</section>
./bin/tests/system/allow-query/ns2/named56.conf.in CONF-C 2010,2016,2018
./bin/tests/system/allow-query/ns2/named57.conf.in CONF-C 2013,2016,2018
./bin/tests/system/allow-query/ns3/named.args X 2018
-./bin/tests/system/allow-query/ns3/named.conf.in CONF-C 2018
+./bin/tests/system/allow-query/ns3/named1.conf.in CONF-C 2018
+./bin/tests/system/allow-query/ns3/named2.conf.in CONF-C 2018
+./bin/tests/system/allow-query/ns3/named3.conf.in CONF-C 2018
+./bin/tests/system/allow-query/ns3/named4.conf.in CONF-C 2018
./bin/tests/system/allow-query/setup.sh SH 2010,2012,2016,2018
./bin/tests/system/allow-query/tests.sh SH 2010,2012,2013,2016,2018
./bin/tests/system/ans.pl PERL 2011,2012,2014,2016,2017,2018