diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 408a14fe64..4b7448be80 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.12.rst .. include:: ../notes/notes-9.18.11.rst .. include:: ../notes/notes-9.18.10.rst .. include:: ../notes/notes-9.18.9.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.12.rst similarity index 93% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.12.rst index 03c507e450..953ef404ed 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.12.rst @@ -12,21 +12,9 @@ Notes for BIND 9.18.12 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - -New Features -~~~~~~~~~~~~ - -- None. - Removed Features ~~~~~~~~~~~~~~~~ -- None. - - Specifying a ``port`` when configuring source addresses (i.e., as a parameter to ``query-source``, ``query-source-v6``, ``transfer-source``, ``transfer-source-v6``, ``notify-source``, @@ -41,11 +29,6 @@ Removed Features in ``named.conf``. In a future release, they will be made nonfunctional. :gl:`#3781` -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - Bug Fixes ~~~~~~~~~