diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index e115c38105..3c31be1022 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -58,6 +58,10 @@ New Features - ``dig`` and other tools can now print the Extended DNS Error (EDE) option when it appears in a request or response. [GL #1834] +- Per-type record count limits can now be specified in ``update-policy`` + statements, to limit the number of records of a particular type + that can be added to a domain name via dynamic update. [GL #1657] + Feature Changes ~~~~~~~~~~~~~~~