From: Aram Sargsyan Date: Fri, 22 Oct 2021 13:38:45 +0000 (+0000) Subject: Add CHANGES note for [GL #2972] X-Git-Tag: v9.17.20~20^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ceb1f7ab09a2984ef976abcd33355eec48af7e9;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #2972] --- diff --git a/CHANGES b/CHANGES index 570a7d72b94..2d5cc1f8e18 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5750. [bug] Fix a bug when comparing two RSA keys. There was a typo + which caused the "p" prime factors to not being + compared. [GL #2972] + 5749. [bug] Handle duplicate references to the same catalog zone gracefully. [GL #2916]