diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 94e6fb2dbc..10641f7eba 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -38,7 +38,7 @@ information about each release, and source code. .. include:: ../notes/notes-known-issues.rst -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.19.25.rst .. include:: ../notes/notes-9.19.24.rst .. include:: ../notes/notes-9.19.23.rst .. include:: ../notes/notes-9.19.22.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.25.rst similarity index 98% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.25.rst index d07d457c1f..b207be8112 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.25.rst @@ -49,11 +49,6 @@ New Features the maximum number of simultaneous recursive clients BIND has handled while running. :gl:`#4668` -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~