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

index 6c47979222226a880b097ed086acbd8f7bd44ba9..4fb8d52f301cb82c1708b0d0a76465d23a137b92 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.18.30
+------------
 
 New Features
 ~~~~~~~~~~~~
index 71454d072499738d389fae87998e1172ca65b816..34fe2345430e600a6813980652db30d15c92906f 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.18.30.rst
 .. include:: ../notes/notes-9.18.29.rst
 .. include:: ../notes/notes-9.18.28.rst
 .. include:: ../notes/notes-9.18.27.rst
index 65b1d7e34566fa287aea2634360f40b12aa438e6..ac2354bc32e007f988b8535e51f2fc81aa178944 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.18.30
+----------------------
 
 New Features
 ~~~~~~~~~~~~
@@ -42,4 +53,9 @@ Bug Fixes
   key. This has been fixed by not only checking for matching key tag but
   also key algorithm. :gl:`#4878`
 
+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.