mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 20:11:12 -05:00
Reorder release notes
This commit is contained in:
parent
92d513c235
commit
7adc616d7e
1 changed files with 4 additions and 4 deletions
|
|
@ -54,10 +54,6 @@ Feature Changes
|
|||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- Updating contents of an RPZ zone which contained names spelled using
|
||||
varying letter case could cause some processing rules in that RPZ zone
|
||||
to be erroneously ignored. [GL #2169]
|
||||
|
||||
- ``named`` reported an invalid memory size when running in an
|
||||
environment that did not properly report the number of available
|
||||
memory pages and/or the size of each memory page. [GL #2166]
|
||||
|
|
@ -70,5 +66,9 @@ Bug Fixes
|
|||
policies that used algorithm Ed25519 or Ed448 due to a mismatch
|
||||
between created key size and expected key size. [GL #2171]
|
||||
|
||||
- Updating contents of an RPZ zone which contained names spelled using
|
||||
varying letter case could cause some processing rules in that RPZ zone
|
||||
to be erroneously ignored. [GL #2169]
|
||||
|
||||
- Handle `UV_EOF` differently such that it is not treated as a `TCP4RecvErr` or
|
||||
`TCP6RecvErr`. [GL #2208]
|
||||
|
|
|
|||
Loading…
Reference in a new issue