mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Add release note and CHANGES for #3323
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
|||||||
|
6382. [bug] Fix RPZ response's SOA record TTL, which was incorrectly
|
||||||
|
set to 1 if 'add-soa' is used. [GL #3323]
|
||||||
|
|
||||||
6381. [bug] dns_qp_lookup() could position the iterator at the
|
6381. [bug] dns_qp_lookup() could position the iterator at the
|
||||||
wrong predecessor when searching for names with
|
wrong predecessor when searching for names with
|
||||||
uncommon characters, which are encoded as two-octet
|
uncommon characters, which are encoded as two-octet
|
||||||
|
@@ -35,7 +35,8 @@ Feature Changes
|
|||||||
Bug Fixes
|
Bug Fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
- None.
|
- An RPZ response's SOA record TTL was set to 1 instead of the SOA TTL, if
|
||||||
|
``add-soa`` was used. This has been fixed. :gl:`#3323`
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user