2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add CHANGES

This commit is contained in:
Ondřej Surý
2019-11-05 18:12:27 +01:00
committed by Matthijs Mekking
parent 540b90fd6c
commit 00569e0dfa

View File

@@ -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]