add CHANGES and release notes documentation

(cherry picked from commit f924c89f97)
This commit is contained in:
Mark Andrews 2018-09-10 09:09:47 +10:00
parent 837f1a4bc4
commit 7861801acb
2 changed files with 12 additions and 0 deletions

View file

@ -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]

View file

@ -128,6 +128,15 @@
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>