Prepare release notes for BIND 9.18.19

This commit is contained in:
Michal Nowak 2023-09-08 11:54:52 +02:00
parent c6cfc75a96
commit 32822140b5
No known key found for this signature in database
2 changed files with 1 additions and 8 deletions

View file

@ -35,7 +35,7 @@ information about each release, and source code.
.. include:: ../notes/notes-known-issues.rst
.. include:: ../notes/notes-current.rst
.. include:: ../notes/notes-9.18.19.rst
.. include:: ../notes/notes-9.18.18.rst
.. include:: ../notes/notes-9.18.17.rst
.. include:: ../notes/notes-9.18.16.rst

View file

@ -32,11 +32,6 @@ Security Fixes
Operations for bringing this vulnerability to our attention.
:gl:`#4242`
New Features
~~~~~~~~~~~~
- None.
Removed Features
~~~~~~~~~~~~~~~~
@ -46,8 +41,6 @@ Removed Features
Feature Changes
~~~~~~~~~~~~~~~
- None.
- Make :iscman:`nsupdate` honor the ``-v`` option. If set, and the server is
specified, SOA queries are now send over TCP as well. :gl:`#1181`