Add CHANGES for #4552

(cherry picked from commit 32e43764dd)
This commit is contained in:
Matthijs Mekking 2024-01-31 12:37:12 +01:00
parent 1b2e6f494a
commit 3ecccb678f

View file

@ -1,4 +1,6 @@
6356. [bug] Create the pruning task in the dns_cache_flush(), so
6359. [bug] Fix bug in Depends (keymgr_dep) function. [GL #4552]
6356. [bug] Attach the loop also in the dns_cache_flush(), so
the cache pruning still works after the flush.
[GL #4621]