mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 17:17:22 -04:00
Tweak and reword recent CHANGES entries
This commit is contained in:
parent
b813ea196a
commit
4e3a5c83fe
1 changed files with 6 additions and 5 deletions
11
CHANGES
11
CHANGES
|
|
@ -11,12 +11,13 @@
|
|||
that is in a different view, "in-view" logic was not
|
||||
taken into account. This has been fixed. [GL #2783]
|
||||
|
||||
5660. [bug] Checking of key-directory and dnssec-policy was broken.
|
||||
The checks failed to account for key-directory
|
||||
inheritance. [GL #2778]
|
||||
5660. [bug] The configuration-checking code failed to account for
|
||||
the inheritance rules of the "key-directory" option.
|
||||
[GL #2778]
|
||||
|
||||
5659. [bug] 'W' in wildcard expansions was being mapped to '\000'.
|
||||
[GL #2779]
|
||||
5659. [bug] When preparing DNS responses, named could replace the
|
||||
letters 'W' (uppercase) and 'w' (lowercase) with '\000'.
|
||||
This has been fixed. [GL #2779]
|
||||
|
||||
5658. [bug] Increasing "max-cache-size" for a running named instance
|
||||
(using "rndc reconfig") was not causing the hash tables
|
||||
|
|
|
|||
Loading…
Reference in a new issue