2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

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]