]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword release notes
authorMichal Nowak <mnowak@isc.org>
Thu, 2 May 2024 11:11:22 +0000 (13:11 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 2 May 2024 17:13:12 +0000 (19:13 +0200)
doc/notes/notes-9.18.27.rst

index 3f061feb2e418732821ef3202700e473bac0d8e9..ff8c6ccd49e444c9f5c683332d01edf257669d62 100644 (file)
@@ -15,15 +15,16 @@ Notes for BIND 9.18.27
 New Features
 ~~~~~~~~~~~~
 
-- A new option :any:`signatures-jitter` is added to :any:`dnssec-policy` to
-  spread out signature expiration times over a period of time. :gl:`#4554`
+- A new option :any:`signatures-jitter` has been added to :any:`dnssec-policy`
+  to allow signature expirations to be spread out over a period of time.
+  :gl:`#4554`
 
 Feature Changes
 ~~~~~~~~~~~~~~~
 
 - DNSSEC signatures that are not valid because the current time falls outside
-  the signature inception and expiration dates no longer count are skipped
-  instead of causing instant validation failure. :gl:`#4586`
+  the signature inception and expiration dates are skipped instead of causing
+  an immediate validation failure. :gl:`#4586`
 
 Known Issues
 ~~~~~~~~~~~~