From dce2e72f1ee465ccd3a558365b56650f400eeb9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 8 May 2023 15:29:07 +0200 Subject: [PATCH] Prepare release notes for BIND 9.19.13 --- doc/arm/notes.rst | 2 +- .../{notes-current.rst => notes-9.19.13.rst} | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) rename doc/notes/{notes-current.rst => notes-9.19.13.rst} (94%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index c5a6cef2d8..5bf34ee721 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.13.rst .. include:: ../notes/notes-9.19.12.rst .. include:: ../notes/notes-9.19.11.rst .. include:: ../notes/notes-9.19.10.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.13.rst similarity index 94% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.13.rst index e06d042a4c..c48c8eb2f1 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.13.rst @@ -12,27 +12,12 @@ Notes for BIND 9.19.13 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - New Features ~~~~~~~~~~~~ - ``dnstap-read`` can now print long timestamps with millisecond precision. :gl:`#2360` -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - Bug Fixes ~~~~~~~~~