From 22544d28e0ed2345acbe121608464cca06c77943 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 11 Sep 2017 13:02:36 +0200 Subject: [PATCH] Add upgrades notes on new LDAP record types for #5584 ALso, fix layout --- docs/upgrading.rst | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/upgrading.rst b/docs/upgrading.rst index f82465bfa..8919a1727 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -11,8 +11,19 @@ upgrade notes if your version is older than 3.4.2. 4.0.X to 4.1.0 -------------- - - Recursion has been removed, see the :doc:`dedicated migration guide `. - - ALIAS record expension is disabled by default, use :ref:`setting-expand-alias` to enable. +- Recursion has been removed, see the :doc:`dedicated migration guide `. +- ALIAS record expension is disabled by default, use :ref:`setting-expand-alias` to enable. +- The :doc:`LDAP Backend ` now supports additional Record types + + - NSEC3 + - NSEC3PARAM + - TLSA + - CDS + - CDNSKEY + - OPENPGPKEY + - TKEY + - URI + - CAA Changed options ^^^^^^^^^^^^^^^ -- 2.40.0