mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 10:02:07 -04:00
Prepare release notes for BIND 9.19.6
This commit is contained in:
parent
d16e0c058b
commit
73686d18bf
2 changed files with 1 additions and 14 deletions
|
|
@ -36,7 +36,7 @@ The latest versions of BIND 9 software can always be found at
|
|||
https://www.isc.org/download/. There you will find additional
|
||||
information about each release, and source code.
|
||||
|
||||
.. include:: ../notes/notes-current.rst
|
||||
.. include:: ../notes/notes-9.19.6.rst
|
||||
.. include:: ../notes/notes-9.19.5.rst
|
||||
.. include:: ../notes/notes-9.19.4.rst
|
||||
.. include:: ../notes/notes-9.19.3.rst
|
||||
|
|
|
|||
|
|
@ -12,11 +12,6 @@
|
|||
Notes for BIND 9.19.6
|
||||
---------------------
|
||||
|
||||
Security Fixes
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -35,8 +30,6 @@ Known Issues
|
|||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
- A new configuration option ``require-cookie`` has been introduced, it
|
||||
specifies if there should be a DNS COOKIE in the response for a given
|
||||
prefix and if not named falls back to TCP. This is useful if you know
|
||||
|
|
@ -56,11 +49,6 @@ New Features
|
|||
- :iscman:`named` now logs the supported cryptographic algorithms during
|
||||
startup and in the output of :option:`named -V`. :gl:`#3541`
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -99,4 +87,3 @@ Bug Fixes
|
|||
|
||||
- Changing just the TSIG key names for primaries in catalog zones' member
|
||||
zones was not effective. :gl:`#3557`
|
||||
|
||||
Loading…
Reference in a new issue