]> granicus.if.org Git - pdns/commitdiff
Add upgrades notes on new LDAP record types
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 11 Sep 2017 11:02:36 +0000 (13:02 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 12 Sep 2017 14:22:15 +0000 (16:22 +0200)
for #5584

ALso, fix layout

docs/upgrading.rst

index f82465bfa582d3b314d853ee6bdf5b9313774b18..8919a1727568800449a13fa1a6e3496366754612 100644 (file)
@@ -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 <guides/recursion>`.
- - ALIAS record expension is disabled by default, use :ref:`setting-expand-alias` to enable.
+- Recursion has been removed, see the :doc:`dedicated migration guide <guides/recursion>`.
+- ALIAS record expension is disabled by default, use :ref:`setting-expand-alias` to enable.
+- The :doc:`LDAP Backend <backends/ldap>` now supports additional Record types
+
+  - NSEC3
+  - NSEC3PARAM
+  - TLSA
+  - CDS
+  - CDNSKEY
+  - OPENPGPKEY
+  - TKEY
+  - URI
+  - CAA
 
 Changed options
 ^^^^^^^^^^^^^^^