From: Evan Hunt Date: Thu, 5 Dec 2024 02:36:47 +0000 (+0000) Subject: fix: doc: document optional statements the same, enabled or not X-Git-Tag: v9.21.4~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb778a6500cdf5ac24c417e3d04113658fea6e1f;p=thirdparty%2Fbind9.git fix: doc: document optional statements the same, enabled or not The automatically-generated grammar for named.conf clauses that may or may not be enabled at compile time will now include the same comment, regardless of whether or not they are. Previously, the grammar didn't include a comment if an option was enabled, but said "not configured" if it was disabled. Now, in both cases, it will say "optional (only available if configured)". Closes #4960 Merge branch '4960-optional-grammar' into 'main' See merge request isc-projects/bind9!9579 --- fb778a6500cdf5ac24c417e3d04113658fea6e1f