mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
Tweak and reword release notes
This commit is contained in:
parent
e4344b7d1a
commit
4c0db2ee3c
@ -20,27 +20,29 @@ New Features
|
|||||||
Feature Changes
|
Feature Changes
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
- Memory consumption of the new QP-trie database has been optimized and
|
- Memory consumption of the new QP-trie database has been optimized. Large
|
||||||
large zones now require roughly 15 % more memory than the old red-black tree
|
zones, which used to require significantly more memory with QP-trie, now only
|
||||||
data structure. :gl:`#4614`
|
require roughly 15% more memory than the old red-black tree data structure.
|
||||||
|
:gl:`#4614`
|
||||||
|
|
||||||
- The ``sortlist`` option has been deprecated and will be removed
|
- The :any:`sortlist` option has been deprecated and will be removed in a
|
||||||
in a future BIND 9.21.x release. Please don't rely on a specific
|
future BIND 9.21.x release. Users should not rely on a specific order of
|
||||||
order of resource records in the DNS messages. :gl:`#4593`
|
resource records in DNS messages. :gl:`#4593`
|
||||||
|
|
||||||
|
- The ``fixed`` value for the :any:`rrset-order` option and the corresponding
|
||||||
|
``configure`` script option have been deprecated and will be removed in a
|
||||||
|
future BIND 9.21.x release. Users should not rely on a specific order of
|
||||||
|
resource records in DNS messages. :gl:`#4446`
|
||||||
|
|
||||||
- The ``fixed`` value for the ``rrset-order`` option and the corresponding
|
|
||||||
``./configure`` script option has been deprecated and will be removed in a
|
|
||||||
future BIND 9.21.x release. Please don't rely on a specific order of resource
|
|
||||||
records in the DNS messages. :gl:`#4446`
|
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
- Some DNSSEC key rollovers were slowed down erroneously. This has been fixed.
|
- A bug in the keymgr code unintentionally slowed down some DNSSEC key
|
||||||
:gl:`#4552`
|
rollovers. This has been fixed. :gl:`#4552`
|
||||||
|
|
||||||
- Bugs which could cause resolvers configured with the new cache data structure
|
- Two bugs that could have caused resolvers configured with the new cache data
|
||||||
to crash or hang have been fixed. :gl:`#4622` :gl:`#4652`
|
structure to crash or hang have been fixed. :gl:`#4622` :gl:`#4652`
|
||||||
|
|
||||||
- Some ISO 8601 durations were accepted erroneously, leading to shorter
|
- Some ISO 8601 durations were accepted erroneously, leading to shorter
|
||||||
durations than expected. This has been fixed. :gl:`#4624`
|
durations than expected. This has been fixed. :gl:`#4624`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user