From: Evan Hunt Date: Wed, 18 Oct 2017 19:41:25 +0000 (-0700) Subject: [master] clarify releates notes about deprecated/ineffective options X-Git-Tag: v9.12.0b2~109 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d99d5249b75fb469d7dbe1fedc20618e4f291452;p=thirdparty%2Fbind9.git [master] clarify releates notes about deprecated/ineffective options --- diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 956e716949a..1d3ddd3fc46 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -96,10 +96,12 @@ The additional cache ("acache") was found not to - significantly improve performance and has been removed; - the acache-enable and - acache-cleaning-interval options are now - deprecated. + significantly improve performance and has been removed. + As a result, the acache-enable and + acache-cleaning-interval options no longer + have any effect. For backwards compatibility, BIND will + accept their presence in a configuration file, but + will log a warning. @@ -112,15 +114,16 @@ - The additional-from-cache - and additional-from-auth options have been - deprecated. + minimal-responses is now set + to no-auth-recursive by default. - minimal-responses is now set - to no-auth-recursive by default. + The additional-from-cache + and additional-from-auth options no longer + have any effect. named will log a warning + if they are set. @@ -466,9 +469,12 @@ - As noted above, acache-enable and - acache-cleaning-interval are now - deprecated. + As noted above, the acache-enable, + acache-cleaning-interval, + additional-from-cache and + additional-from-auth options are no longer + effective and named will log a warning if + they are set.