Add CHANGES note for [GL #4488]

(cherry picked from commit 4e4200ee2e)
This commit is contained in:
Mark Andrews 2023-12-13 18:35:54 +11:00
parent 0ceb01386c
commit 7b10f5f154

View file

@ -1,3 +1,7 @@
6310. [bug] Memory leak in zone.c:sign_zone. When named signed a
zone it could leak dst_keys due to a misplaced
'continue'. [GL #4488]
6306. [func] Log more details about the cause of "not exact" errors.
[GL #4500]