From: Michał Kępień Date: Mon, 8 May 2023 13:29:07 +0000 (+0200) Subject: Prepare release notes for BIND 9.19.13 X-Git-Tag: v9.19.13~2^2~4 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=dce2e72f1ee465ccd3a558365b56650f400eeb9f;p=thirdparty%2Fbind9.git Prepare release notes for BIND 9.19.13 --- diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index c5a6cef2d88..5bf34ee721c 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 e06d042a4ca..c48c8eb2f12 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 ~~~~~~~~~