From: Ondřej Surý Date: Thu, 15 Jun 2023 08:28:47 +0000 (+0200) Subject: Add CHANGES note for [GL #4149] X-Git-Tag: v9.19.15~26^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a35c0da9b5cb32567d20aa2926479dbace01186;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4149] --- diff --git a/CHANGES b/CHANGES index 29e2ddeb3a1..03de55c1738 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6198. [func] Remove the holes in the isc_result_t enum to compact + the isc_result tables. [GL #4149] + 6197. [bug] Fix a data race between the dns_zone and dns_catz modules when registering/unregistering a database update notification callback for a catalog zone.