From: Aram Sargsyan Date: Tue, 4 Jul 2023 08:42:11 +0000 (+0000) Subject: Add a CHANGES note for [GL #4171] X-Git-Tag: v9.19.15~4^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8887da60ad39366e1b5ad4e6895cc5ab92083545;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #4171] --- diff --git a/CHANGES b/CHANGES index 108a5044a4f..4a0345cdb67 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6206. [bug] Add shutdown checks in dns_catz_dbupdate_callback() to + avoid a race with dns_catz_shutdown_catzs(). [GL #4171] + 6205. [bug] Restore support to read legacy HMAC-MD5 K file pairs. [GL #4154]