Add a missing word to the release note for #4004

This commit is contained in:
Michał Kępień
2023-06-02 12:17:16 +02:00
committed by Michal Nowak
parent f69434dc47
commit f251588176

View 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