]> 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>
Mon, 26 Apr 2021 10:45:28 +0000 (12:45 +0200)
(cherry picked from commit 47a7b042e5bdadddeb5894edc468c4b472c77cb2)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0ce8f02d85a2bbd225c9f62331bb280a77a724f0..bf6733a782747b2bab64dc3609ebae01332e7e26 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]