diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index e5095b8491..4a9e930192 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -35,7 +35,7 @@ information about each release, and source code. .. include:: ../notes/notes-known-issues.rst -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.18.19.rst .. include:: ../notes/notes-9.18.18.rst .. include:: ../notes/notes-9.18.17.rst .. include:: ../notes/notes-9.18.16.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.19.rst similarity index 98% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.19.rst index 9eb9a1c9ce..3a675dcdce 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.19.rst @@ -32,11 +32,6 @@ Security Fixes Operations for bringing this vulnerability to our attention. :gl:`#4242` -New Features -~~~~~~~~~~~~ - -- None. - Removed Features ~~~~~~~~~~~~~~~~ @@ -46,8 +41,6 @@ Removed Features Feature Changes ~~~~~~~~~~~~~~~ -- None. - - Make :iscman:`nsupdate` honor the ``-v`` option. If set, and the server is specified, SOA queries are now send over TCP as well. :gl:`#1181`