From f924c89f97ab819f7b6ba455db1a1d89596a66f9 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 10 Sep 2018 09:09:47 +1000 Subject: [PATCH] add CHANGES and release notes documentation --- CHANGES | 3 +++ doc/arm/notes.xml | 9 +++++++++ 2 files changed, 12 insertions(+) diff --git a/CHANGES b/CHANGES index 9c714bd809..d34243d064 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5032. [func] Add krb5-selfsub and ms-selfsub update policy rules. + [GL #511] + 5031. [cleanup] Various defines in platform.h has been either dropped if always or never triggered on supported platforms or replaced with config.h equivalents if the defines diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 3e7fdc40e8..96d6c2a900 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -198,6 +198,15 @@ them. [GL #237] + + + Two new update policy rule types have been added + krb5-selfsub and ms-selfsub + which allow machines with Kerberos principals to update + the name space at or below the machine names identified + in the respective principals. + +