From: Aram Sargsyan Date: Tue, 3 Jan 2023 13:27:00 +0000 (+0000) Subject: Add a CHANGES note for [GL #3735] X-Git-Tag: v9.19.9~50^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2824422e783da56a548254ed656792f67e95376c;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #3735] --- diff --git a/CHANGES b/CHANGES index 332ef244238..e28565fb8d6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6057. [bug] Fix shutdown and error path bugs in the rpz unit. + [GL #3735] + 6056. [bug] Fix a race in adb.c:clean_namehooks(), so that an ADB entry does not expire without holding the entries lock. [GL #3754]