]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2972]
authorAram Sargsyan <aram@isc.org>
Fri, 22 Oct 2021 13:38:45 +0000 (13:38 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 27 Oct 2021 20:35:04 +0000 (20:35 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 570a7d72b94754db5edac52ea3feb75cce5ef5f2..2d5cc1f8e183ca5b5f02e4bf2e30125c2f6d34a5 100644 (file)
--- 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]