]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add changes note
authorMark Andrews <marka@isc.org>
Tue, 21 Aug 2018 01:09:12 +0000 (11:09 +1000)
committerMark Andrews <marka@isc.org>
Fri, 31 Aug 2018 02:37:09 +0000 (22:37 -0400)
CHANGES

diff --git a/CHANGES b/CHANGES
index 94a72930fd83f7be02e892cfb9524ebe89b0f8a1..a17df7937add84a5942227d290d943ddc6c4bb75 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5028.  [bug]           Spread the initial RRSIG expiration times over the
+                       entire working sig-validity-interval when signing a
+                       zone in named to even out re-signing and transfer
+                       loads. [GL #418]
+
 5027.  [func]          Set SO_SNDBUF size on sockets. [GL #74]
 
 5026.  [bug]           rndc reconfig should not touch already loaded zones.