Add CHANGES note for [GL #2972]

This commit is contained in:
Aram Sargsyan 2021-10-22 13:38:45 +00:00
parent 930e4f52a5
commit 1ceb1f7ab0

View file

@ -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]