Add release note for [GL #3472]

This commit is contained in:
Nicki Křížek 2024-06-11 10:42:25 +02:00
parent 6c12c81266
commit fdad7bb84b
No known key found for this signature in database
GPG key ID: 01623B9B652A20A7

View file

@ -58,6 +58,10 @@ Bug Fixes
ISC would like to thank Dzintars and Ivo from nic.lv for bringing
this to our attention.
- Command-line options for IPv4-only (:option:`named -4`) and IPv6-only
(:option:`named -6`) modes are now respected for zone primaries,
:any:`also-notify` and :any:`parental-agents`. :gl:`#3472`
- 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`