Prepare release notes for BIND 9.16.9

This commit is contained in:
Michał Kępień
2020-11-16 14:49:34 +01:00
parent d857435c02
commit 259bcc5cc2
3 changed files with 2 additions and 25 deletions

View File

@@ -59,7 +59,7 @@ https://www.isc.org/download/. There you will find additional
information about each release, source code, and pre-compiled versions
for Microsoft Windows operating systems.
.. include:: ../notes/notes-current.rst
.. include:: ../notes/notes-9.16.9.rst
.. include:: ../notes/notes-9.16.8.rst
.. include:: ../notes/notes-9.16.7.rst
.. include:: ../notes/notes-9.16.6.rst

View File

@@ -11,16 +11,6 @@
Notes for BIND 9.16.9
---------------------
Security Fixes
~~~~~~~~~~~~~~
- None.
Known Issues
~~~~~~~~~~~~
- None.
New Features
~~~~~~~~~~~~
@@ -29,16 +19,6 @@ New Features
for a period of time after a failed lookup, before a new attempt to
refresh it is made. [GL #2066]
Removed Features
~~~~~~~~~~~~~~~~
- None.
Feature Changes
~~~~~~~~~~~~~~~
- None.
Bug Fixes
~~~~~~~~~
@@ -60,6 +40,3 @@ Bug Fixes
- ``UV_EOF`` is no longer treated as a ``TCP4RecvErr`` or a
``TCP6RecvErr``. [GL #2208]
- The synthesised CNAME from a DNAME was incorrectly followed when the QTYPE
was CNAME or ANY. [GL #2280]