]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.21.1
authorNicki Křížek <nicki@isc.org>
Thu, 5 Sep 2024 13:20:25 +0000 (15:20 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 6 Sep 2024 13:08:29 +0000 (15:08 +0200)
doc/arm/changelog.rst
doc/arm/notes.rst
doc/notes/notes-9.21.1.rst

index 8d31ae8be0f7c26dd79a56ba5d25cd918713c149..352e8e8c6d5345c6f4018b6f0f90a58442d9fc43 100644 (file)
@@ -18,8 +18,8 @@ Changelog
    development. Regular users should refer to :ref:`Release Notes <relnotes>`
    for changes relevant to them.
 
-(-dev)
-------
+BIND 9.21.1
+-----------
 
 New Features
 ~~~~~~~~~~~~
index 4e6560f870f07a686894ba4237501db5f2ff824c..f776b382b38c1163bfc072565b7cc831771e9369 100644 (file)
@@ -39,7 +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.1.rst
 .. include:: ../notes/notes-9.21.0.rst
 
 .. _relnotes_license:
index 2c84f925ee3a6d9e97fcca435cde377f17d22aa0..0c91ae3e29b14afda8f4dbb918af48c4e5adfbd6 100644 (file)
@@ -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.21.1
+---------------------
 
 New Features
 ~~~~~~~~~~~~
@@ -108,4 +119,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
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.