Prepare release notes for BIND 9.19.23

This commit is contained in:
Petr Špaček
2024-03-28 09:00:16 +01:00
parent ae2b59bfe7
commit bf92e16c0e
2 changed files with 1 additions and 13 deletions

View File

@@ -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.23.rst
.. include:: ../notes/notes-9.19.22.rst
.. include:: ../notes/notes-9.19.21.rst
.. include:: ../notes/notes-9.19.20.rst

View File

@@ -12,21 +12,11 @@
Notes for BIND 9.19.23
----------------------
Security Fixes
~~~~~~~~~~~~~~
- None.
New Features
~~~~~~~~~~~~
- Added RESOLVER.ARPA to the built in empty zones. :gl:`#4580`
Removed Features
~~~~~~~~~~~~~~~~
- None.
Feature Changes
~~~~~~~~~~~~~~~
@@ -44,8 +34,6 @@ Feature Changes
Bug Fixes
~~~~~~~~~
- None.
- Some ISO 8601 durations were accepted erroneously, leading to shorter
durations than expected. This has been fixed. :gl:`#4624`