diff --git a/CHANGES b/CHANGES index cbc239b142..f64ea009b5 100644 --- a/CHANGES +++ b/CHANGES @@ -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]