diff --git a/CHANGES b/CHANGES index 00a2e5b069..e84869c102 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,9 @@ 766. [bug] A few cases in query_find() could leak fname. This would trigger the mpctx->allocated == 0 - assertion when the server exited. [RT #935] + assertion when the server exited. + [RT #739, #776, #798, #812, #818, #821, #845, + #892, #935, #966] 765. [func] ACL names are once again case insensitive, like in BIND 8. [RT #252]