]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES and release notes documentation
authorMark Andrews <marka@isc.org>
Sun, 9 Sep 2018 23:09:47 +0000 (09:09 +1000)
committerMark Andrews <marka@isc.org>
Mon, 10 Sep 2018 07:47:59 +0000 (17:47 +1000)
(cherry picked from commit f924c89f97ab819f7b6ba455db1a1d89596a66f9)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 96134f8c68bc1b6ac3a105246e89ae47f0825894..338fc91150cc4f1b0854cdec213eca326e3ed944 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5032.  [func]          Add krb5-selfsub and ms-selfsub update policy rules.
+                       [GL #511]
+
 5030.  [bug]           Align CMSG buffers to a 64-bit boundary, fixes crash
                        on architectures with strict alignment. [GL #521]
 
index b5498bea5061922d5be9cbd0041f629c34cf545c..9f9cbbc7a98c9509d84638c49ae6d27022bf8185 100644 (file)
          necessary.
        </para>
       </listitem>
+      <listitem>
+       <para>
+         Two new update policy rule types have been added
+         <command>krb5-selfsub</command> and <command>ms-selfsub</command>
+         which allow machines with Kerberos principals to update
+         the name space at or below the machine names identified
+         in the respective principals.
+       </para>
+      </listitem>
     </itemizedlist>
   </section>