mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Prepare release notes for BIND 9.18.31
This commit is contained in:
parent
7dc63c6be4
commit
f0590dbff7
5 changed files with 24 additions and 4 deletions
|
|
@ -18,6 +18,8 @@ Changelog
|
|||
development. Regular users should refer to :ref:`Release Notes <relnotes>`
|
||||
for changes relevant to them.
|
||||
|
||||
.. include:: ../changelog/changelog-9.18.31-S1.rst
|
||||
.. include:: ../changelog/changelog-9.18.31.rst
|
||||
.. include:: ../changelog/changelog-9.18.30-S1.rst
|
||||
.. include:: ../changelog/changelog-9.18.30.rst
|
||||
.. include:: ../changelog/changelog-9.18.29-S1.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.18.31.rst
|
||||
.. include:: ../notes/notes-9.18.30.rst
|
||||
.. include:: ../notes/notes-9.18.29.rst
|
||||
.. include:: ../notes/notes-9.18.28.rst
|
||||
|
|
|
|||
11
doc/changelog/changelog-9.18.31-S1.rst
Normal file
11
doc/changelog/changelog-9.18.31-S1.rst
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.. 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.
|
||||
|
||||
|
|
@ -9,8 +9,8 @@
|
|||
.. See the COPYRIGHT file distributed with this work for additional
|
||||
.. information regarding copyright ownership.
|
||||
|
||||
(-dev)
|
||||
------
|
||||
BIND 9.18.31
|
||||
------------
|
||||
|
||||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@
|
|||
.. See the COPYRIGHT file distributed with this work for additional
|
||||
.. information regarding copyright ownership.
|
||||
|
||||
(-dev)
|
||||
------
|
||||
Notes for BIND 9.18.31
|
||||
----------------------
|
||||
|
||||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
|
@ -86,3 +86,9 @@ Bug Fixes
|
|||
not set SO_INCOMING_CPU anymore. :gl:`#4936`
|
||||
|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue