diff --git a/doc/arm/changelog.rst b/doc/arm/changelog.rst index 0069fc9a5f..3779e44607 100644 --- a/doc/arm/changelog.rst +++ b/doc/arm/changelog.rst @@ -18,6 +18,7 @@ Changelog development. Regular users should refer to :ref:`Release Notes ` for changes relevant to them. +.. include:: ../changelog/changelog-9.20.3.rst .. include:: ../changelog/changelog-9.20.2.rst .. include:: ../changelog/changelog-9.20.1.rst .. include:: ../changelog/changelog-history.rst diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 4ebe00686c..9ca186283c 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -37,6 +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.3.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/changelog/changelog-9.20.3.rst b/doc/changelog/changelog-9.20.3.rst index 660f6ff972..0234af0681 100644 --- a/doc/changelog/changelog-9.20.3.rst +++ b/doc/changelog/changelog-9.20.3.rst @@ -9,8 +9,8 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -(-dev) ------- +BIND 9.20.3 +----------- New Features ~~~~~~~~~~~~ diff --git a/doc/notes/notes-9.20.3.rst b/doc/notes/notes-9.20.3.rst index c51234a814..c517e7e4ef 100644 --- a/doc/notes/notes-9.20.3.rst +++ b/doc/notes/notes-9.20.3.rst @@ -9,8 +9,8 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -(-dev) ------- +Notes for BIND 9.20.3 +--------------------- New Features ~~~~~~~~~~~~ @@ -148,3 +148,9 @@ Bug Fixes received Query ID can very rarely cause assertion failure. :gl:`#4952` +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.