]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a missing word to the release note for #4004
authorMichał Kępień <michal@isc.org>
Fri, 2 Jun 2023 10:17:16 +0000 (12:17 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 9 Jun 2023 09:53:33 +0000 (11:53 +0200)
doc/notes/notes-9.19.13.rst

index a88b3179c31a483aca7b1f4421865a94afcdbebb..6438bc4e9aee04b4afb28bd542f76e8d7d4bb31d 100644 (file)
@@ -29,11 +29,11 @@ Bug Fixes
   Furthermore, NOTIFY failures are now logged at the INFO level.
   :gl:`#4001` :gl:`#4002`
 
-- The :any:`max-transfer-time-in` and :any:`max-transfer-idle-in` have
-  not had any effect since the BIND 9 networking stack was refactored in
-  version 9.16. The missing functionality has been re-implemented and
-  incoming zone transfers now time out properly when not progressing.
-  :gl:`#4004`
+- The :any:`max-transfer-time-in` and :any:`max-transfer-idle-in`
+  statements have not had any effect since the BIND 9 networking stack
+  was refactored in version 9.16. The missing functionality has been
+  re-implemented and incoming zone transfers now time out properly when
+  not progressing. :gl:`#4004`
 
 - The read timeout in :iscman:`rndc` is now 60 seconds, matching the
   behavior in BIND 9.16 and earlier. It had previously been lowered to