From edb761b08c3d22b149321bc3348ba95cd0aba487 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 18 Apr 2018 12:58:23 +1000 Subject: [PATCH] add release note for root-key-sentinel (cherry picked from commit e20790c956c51544ed5ee586425add66fd8a7c8c) --- doc/arm/notes.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 74e1e04bda..1669eef273 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -52,6 +52,18 @@ +
New Features + + + + Add root key sentinel support which enables resolvers to test + which trust anchors are configured for the root. To disable, add + 'root-key-sentinel no;' to named.conf. [GL #37] + + + +
+
Feature Changes