mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 13:20:00 -04:00
Prepare release notes for BIND 9.19.16
This commit is contained in:
parent
9aa6cd74fa
commit
89617cd3d6
2 changed files with 1 additions and 15 deletions
|
|
@ -38,7 +38,7 @@ information about each release, and source code.
|
|||
|
||||
.. include:: ../notes/notes-known-issues.rst
|
||||
|
||||
.. include:: ../notes/notes-current.rst
|
||||
.. include:: ../notes/notes-9.19.16.rst
|
||||
.. include:: ../notes/notes-9.19.15.rst
|
||||
.. include:: ../notes/notes-9.19.14.rst
|
||||
.. include:: ../notes/notes-9.19.13.rst
|
||||
|
|
|
|||
|
|
@ -12,16 +12,6 @@
|
|||
Notes for BIND 9.19.16
|
||||
----------------------
|
||||
|
||||
Security Fixes
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -37,8 +27,6 @@ Removed Features
|
|||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
- Return BADCOOKIE for out-of-date or otherwise bad, well formed
|
||||
DNS SERVER COOKIES. Previously these were silently treated as
|
||||
DNS CLIENT COOKIES. :gl:`#4194`
|
||||
|
|
@ -52,8 +40,6 @@ Feature Changes
|
|||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
- Query-processing latency under load has been improved by reducing the
|
||||
uninterrupted time spent by resolving long cached chains of domain names.
|
||||
:gl:`#4185`
|
||||
Loading…
Reference in a new issue