]> 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 15:30:50 +0000 (16:30 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 558b38fb518c0b517d58f3547f4b2c5c4d9ec678..7a760e8df06d13951d3347c71f1a9b1cd94e53ce 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]