diff --git a/doc/arm/changelog.rst b/doc/arm/changelog.rst index 0c49bbbda5..22439522bd 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.21.2.rst .. include:: ../changelog/changelog-9.21.1.rst .. include:: ../changelog/changelog-9.21.0.rst .. include:: ../changelog/changelog-history.rst diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index f776b382b3..73494039f4 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -39,6 +39,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.21.2.rst .. include:: ../notes/notes-9.21.1.rst .. include:: ../notes/notes-9.21.0.rst diff --git a/doc/changelog/changelog-9.21.2.rst b/doc/changelog/changelog-9.21.2.rst index 4be6798a04..af52aefef1 100644 --- a/doc/changelog/changelog-9.21.2.rst +++ b/doc/changelog/changelog-9.21.2.rst @@ -9,8 +9,8 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -(-dev) ------- +BIND 9.21.2 +----------- New Features ~~~~~~~~~~~~ diff --git a/doc/notes/notes-9.21.2.rst b/doc/notes/notes-9.21.2.rst index 28ff367f3e..d8ade1f603 100644 --- a/doc/notes/notes-9.21.2.rst +++ b/doc/notes/notes-9.21.2.rst @@ -9,8 +9,8 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -(-dev) ------- +Notes for BIND 9.21.2 +--------------------- New Features ~~~~~~~~~~~~ @@ -201,3 +201,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.