From 8d0a5775cc19f706dd4bd53cfb276f0ce5ecbc1f Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Mon, 22 Mar 2021 15:53:47 +0100 Subject: [PATCH] Add change entry and release note for [#2347] (cherry picked from commit 3b68dd426f1f813845cede4a9c1a0b0e3a3d0363) --- doc/notes/notes-current.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index f189155411..6bde816d4e 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -43,6 +43,9 @@ Feature Changes changed from ``1800`` (ms) to ``off``. The default value may be changed again in future releases as this feature matures. [GL #2608] +- Implement ``draft-vandijk-dnsop-nsec-ttl``, NSEC(3) TTL values are now set to + the minimum of the SOA MINIMUM value and the SOA TTL. [GL #2347]. + Bug Fixes ~~~~~~~~~