]> 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 14:15:26 +0000 (15:15 +0100)
(cherry picked from commit 00569e0dfaaa23f5d78ad040dd45d3c39df9282b)

CHANGES

diff --git a/CHANGES b/CHANGES
index f8d50e7ba077bf6765c9e784676b32f3a98836ef..9a27904e960d5452aaa9448905c1834cdd0a5b31 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]