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

index c18cd0653516284c33cd418d9866887c3cdef07d..69b44bf0cc472e8ef432ddb7cfce4742a05e29ed 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.20.2
+-----------
 
 New Features
 ~~~~~~~~~~~~
index 08690dcf0ed747c38f83bd908fe3ce25b27880b9..4ebe00686cf2440d3f0a171a0d62a03f7bc28f31 100644 (file)
@@ -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
 
index 7c8df734e3750e8c9f6d79117b92da85aba7d7b6..bc356073d1b49ca3c197b17f93a403f49c8b985f 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.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
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.