]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorOndřej Surý <ondrej@sury.org>
Tue, 5 Nov 2019 17:12:27 +0000 (18:12 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 6 Nov 2019 12:31:25 +0000 (13:31 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4714f3cabafa3b55f10619267ece52db755b95d3..d6bcfc29398598689b1b61e7220cb6f3fc3f8a1e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+5315.  [bug]           Apply the inital RRSIG expiration spread fixed
+                       to all dynamically created records in the zone
+                       including NSEC3. Also fix the signature clusters
+                       when the server has been offline for prolonged
+                       period of times. [GL #1256]
+
 5314.  [func]          Added a new statistics variable "tcp-highwater"
                        that reports the maximum number of simultaneous TCP
                        clients BIND has handled while running. [GL #1206]