diff --git a/CHANGES b/CHANGES index 570a7d72b9..2d5cc1f8e1 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]