2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 18:19:42 +00:00

chg: doc: Move Known Issues to BIND9 wiki

Merge branch 'nicki/move-known-issues-to-wiki' into 'main'

See merge request isc-projects/bind9!9731
This commit is contained in:
Petr Špaček 2024-11-15 13:56:23 +00:00
commit be02e26f8b
2 changed files with 9 additions and 18 deletions

View File

@ -38,7 +38,15 @@ The latest versions of BIND 9 software can always be found at
https://www.isc.org/download/. There you will find additional https://www.isc.org/download/. There you will find additional
information about each release, and source code. information about each release, and source code.
.. include:: ../notes/notes-known-issues.rst .. _relnotes_known_issues:
Known Issues
------------
The list of known issues affecting the latest version in the 9.21 branch can be
found at
https://gitlab.isc.org/isc-projects/bind9/-/wikis/Known-Issues-in-BIND-9.21
.. include:: ../notes/notes-9.21.2.rst .. include:: ../notes/notes-9.21.2.rst
.. include:: ../notes/notes-9.21.1.rst .. include:: ../notes/notes-9.21.1.rst
.. include:: ../notes/notes-9.21.0.rst .. include:: ../notes/notes-9.21.0.rst

View File

@ -1,17 +0,0 @@
.. 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.
.. _relnotes_known_issues:
Known Issues
------------
- There are no known issues affecting this BIND 9 branch.