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.13
This commit is contained in:
parent
3e46baa6ff
commit
f95a0edc4c
2 changed files with 4 additions and 14 deletions
|
|
@ -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.13.rst
|
||||
.. include:: ../notes/notes-9.18.12.rst
|
||||
.. include:: ../notes/notes-9.18.11.rst
|
||||
.. include:: ../notes/notes-9.18.10.rst
|
||||
|
|
|
|||
|
|
@ -12,26 +12,14 @@
|
|||
Notes for BIND 9.18.13
|
||||
----------------------
|
||||
|
||||
Security Fixes
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
- Run RPZ updates on the specialized "offload" threads to reduce the amount
|
||||
of time they block query processing on the main networking threads. This
|
||||
should increase the responsiveness of ``named`` when RPZ updates are being
|
||||
applied after an RPZ zone has been successfully transfered. :gl:`#3190`
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -72,4 +60,6 @@ Bug Fixes
|
|||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- 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