From: Aram Sargsyan Date: Thu, 11 May 2023 12:20:58 +0000 (+0000) Subject: Add a CHANGES note for [GL #4054] X-Git-Tag: v9.19.14~54^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ed5f84a9a888b52dbb25e627e24c571c6a83e3;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #4054] --- diff --git a/CHANGES b/CHANGES index e74de54e21c..08f71da2e7a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6169. [bug] named could crash when deleting inline-signing zones + with "rndc delzone". [GL #4054] + 6168. [func] Refactor the glue cache to store list of the GLUE directly in the rdatasetheader instead of keeping it in the hashtable indexed by the node pointer.