2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add release note for GL #4591

This commit is contained in:
Petr Špaček
2024-03-07 18:28:15 +01:00
committed by Michał Kępień
parent 1b039fdfc5
commit 2fac89f039

View File

@@ -80,6 +80,11 @@ Bug Fixes
:any:`max-cache-size` limit being exceeded and has now been fixed.
:gl:`#4621`
- The logic for cleaning up expired cached DNS records was
tweaked to be more aggressive. This change helps with enforcing
:any:`max-cache-ttl` and :any:`max-ncache-ttl` in a timely manner.
:gl:`#4591`
- Changes to ``listen-on`` statements were ignored on reconfiguration
unless the port or interface address was changed, making it
impossible to change a related listener transport type. That issue