diff --git a/doc/arm/changelog.rst b/doc/arm/changelog.rst index c18cd06535..69b44bf0cc 100644 --- a/doc/arm/changelog.rst +++ b/doc/arm/changelog.rst @@ -18,8 +18,8 @@ Changelog development. Regular users should refer to :ref:`Release Notes ` for changes relevant to them. -(-dev) ------- +BIND 9.20.2 +----------- New Features ~~~~~~~~~~~~ diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 08690dcf0e..4ebe00686c 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -37,7 +37,7 @@ https://www.isc.org/download/. There you will find additional information about each release, and source code. .. include:: ../notes/notes-known-issues.rst - +.. include:: ../notes/notes-9.20.2.rst .. include:: ../notes/notes-9.20.1.rst .. include:: ../notes/notes-9.20.0.rst diff --git a/doc/notes/notes-9.20.2.rst b/doc/notes/notes-9.20.2.rst index 7c8df734e3..bc356073d1 100644 --- a/doc/notes/notes-9.20.2.rst +++ b/doc/notes/notes-9.20.2.rst @@ -1,5 +1,16 @@ -(-dev) ------- +.. Copyright (C) Internet Systems Consortium, Inc. ("ISC") +.. +.. SPDX-License-Identifier: MPL-2.0 +.. +.. 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 https://mozilla.org/MPL/2.0/. +.. +.. See the COPYRIGHT file distributed with this work for additional +.. information regarding copyright ownership. + +Notes for BIND 9.20.2 +--------------------- New Features ~~~~~~~~~~~~ @@ -84,4 +95,9 @@ Bug Fixes validating a DNSKEY resource record if the validation was canceled in the meantime. This has been fixed. :gl:`#4911` +Known Issues +~~~~~~~~~~~~ +- There are no new known issues with this release. See :ref:`above + ` for a list of all known issues affecting this + BIND 9 branch.