]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, release note
authorMark Andrews <marka@isc.org>
Mon, 18 Feb 2019 05:57:45 +0000 (16:57 +1100)
committerEvan Hunt <each@isc.org>
Thu, 7 Mar 2019 21:29:37 +0000 (13:29 -0800)
(cherry picked from commit 89234643e1c4498c017680b830891855d2dbae06)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 712cf775c6649e32391b9513c29bcfe74e85c999..b1c2f8123cfe244cb5e1f10a144abd252f1f4542 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5177.  [func]          Add the ability to specify in named.conf whether a
+                       response-policy zone's SOA record should be added
+                       to the additional section (add-soa yes/no). [GL #865]
+
 5176.  [tests]         Remove a dependency on libxml in statschannel system
                        test. [GL #926]
 
index e9b1b9120227553fb3791c559e50ff5cfbc1ffe3..7be7509651397eb1e364df09c3f3054b97034f21 100644 (file)
     <itemizedlist>
       <listitem>
        <para>
-         None.
-       </para>
+         The new <command>add-soa</command> option specifies whether
+         or not the <command>response-policy</command> zone's SOA record
+         should be included in the additional section of RPZ responses.
+         [GL #865]
+        </para>
       </listitem>
     </itemizedlist>
   </section>