From: Aram Sargsyan Date: Mon, 13 Feb 2023 15:19:08 +0000 (+0000) Subject: Add a CHANGES note for [GL #3866] X-Git-Tag: v9.19.11~69^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5927f115128a4487961eca0159a71cb26d84844;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #3866] --- diff --git a/CHANGES b/CHANGES index a7059ae3327..6a9eee18f5a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6096. [bug] Fix RPZ reference counting error on shutdown in + dns__rpz_timer_cb(). [GL #3866] + 6095. [test] Test various 'islands of trust' configurations when using managed keys. [GL #3662]