From 0fbe13bc65da026dadccb5ffeeef4bebdc6b0da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Wed, 15 Jul 2020 23:19:58 +0200 Subject: [PATCH] Set up release notes for BIND 9.16.6 --- doc/arm/notes.rst | 1 + doc/notes/notes-current.rst | 39 +++++++++++++++++++++++++++++++++++++ util/copyrights | 1 + 3 files changed, 41 insertions(+) create mode 100644 doc/notes/notes-current.rst diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index d9b499970f..15b341dd2e 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -59,6 +59,7 @@ https://www.isc.org/download/. There you will find additional information about each release, source code, and pre-compiled versions for Microsoft Windows operating systems. +.. include:: ../notes/notes-current.rst .. include:: ../notes/notes-9.16.5.rst .. include:: ../notes/notes-9.16.4.rst .. include:: ../notes/notes-9.16.3.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst new file mode 100644 index 0000000000..345079b266 --- /dev/null +++ b/doc/notes/notes-current.rst @@ -0,0 +1,39 @@ +.. + Copyright (C) Internet Systems Consortium, Inc. ("ISC") + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + + See the COPYRIGHT file distributed with this work for additional + information regarding copyright ownership. + +Notes for BIND 9.16.6 +--------------------- + +Security Fixes +~~~~~~~~~~~~~~ + +- None. + +Known Issues +~~~~~~~~~~~~ + +- None. + +New Features +~~~~~~~~~~~~ + +- None. + +Feature Changes +~~~~~~~~~~~~~~~ + +- None. + +Bug Fixes +~~~~~~~~~ + +- The introduction of KASP support broke whether the second field + of sig-validity-interval was treated as days or hours. (Thanks to + Tony Finch.) [GL !3735] diff --git a/util/copyrights b/util/copyrights index 2b62a70b66..c2e5080167 100644 --- a/util/copyrights +++ b/util/copyrights @@ -1450,6 +1450,7 @@ ./doc/notes/notes-9.16.3.rst RST 2020 ./doc/notes/notes-9.16.4.rst RST 2020 ./doc/notes/notes-9.16.5.rst RST 2020 +./doc/notes/notes-current.rst RST 2020 ./docutil/HTML_COPYRIGHT X 2001,2004,2016,2018,2019,2020 ./docutil/MAN_COPYRIGHT X 2001,2004,2016,2018,2019,2020 ./docutil/patch-db2latex-duplicate-template-bug X 2007,2018,2019,2020