From 3cc71752d9bf74e8dee0c99441eb17a02ac49ded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 8 Jul 2021 22:18:17 +0200 Subject: [PATCH] Prepare release notes for BIND 9.17.16 --- doc/arm/notes.rst | 2 +- doc/notes/{notes-current.rst => notes-9.17.16.rst} | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) rename doc/notes/{notes-current.rst => notes-9.17.16.rst} (99%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index d3678cb652..f7035c977d 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -51,7 +51,7 @@ The latest versions of BIND 9 software can always be found at https://www.isc.org/download/. There you will find additional information about each release, and source code. -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.17.16.rst .. include:: ../notes/notes-9.17.15.rst .. include:: ../notes/notes-9.17.14.rst .. include:: ../notes/notes-9.17.13.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.17.16.rst similarity index 99% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.17.16.rst index 939eed8ecf..e19ab79fd6 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.17.16.rst @@ -28,11 +28,6 @@ Security Fixes the opcode of those responses and rejecting the messages if they don't match the expected value. :gl:`#2762` -Known Issues -~~~~~~~~~~~~ - -- None. - New Features ~~~~~~~~~~~~