]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Fri, 23 Apr 2021 12:26:48 +0000 (14:26 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 23 Apr 2021 12:26:48 +0000 (14:26 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4afb91c41e6a58622bffee2a98f5016e101fbdee..0561ee1770b6f8ed00a07ecccb8dcbc0dc3e2662 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5627.  [bug]           RRSIG(SOA) RRsets placed anywhere else than at zone apex
+                       were triggering infinite resigning loops. This has been
+                       fixed. [GL #2650]
+
 5626.  [bug]           When generating new keys, check for keyid conflicts
                        between new keys too. [GL #2628]