From 00569e0dfaaa23f5d78ad040dd45d3c39df9282b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Tue, 5 Nov 2019 18:12:27 +0100 Subject: [PATCH] Add CHANGES --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 4714f3caba..d6bcfc2939 100644 --- 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]