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

Add release note for GL #4986

This commit is contained in:
Petr Špaček
2024-12-03 10:19:17 +01:00
parent 7a5dd9503b
commit 3821a037bb

View File

@@ -170,6 +170,8 @@ Bug Fixes
- Fix a race condition when canceling ADB find which could cause an assertion
failure. :gl:`#5024`
- Fix doubled memory usage during incoming zone transfer. :gl:`#4986`
- SERVFAIL cache memory cleaning is now more aggressive; it no longer consumes a
lot of memory if the server encounters many SERVFAILs at once.
:gl:`#5025`