diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 8f8a85c3c8..05d14af3c6 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -25,7 +25,10 @@ Known Issues New Features ~~~~~~~~~~~~ -- None. +- Add a new configuration option ``reuseport`` to disable load balancing + on sockets in situations where processing of Response Policy Zones + (RPZ), Catalog Zones, or large zone transfers can cause service + disruptions. See the BIND 9 ARM for more detail. :gl:`#3249` Removed Features ~~~~~~~~~~~~~~~~ @@ -37,11 +40,6 @@ Feature Changes - None. -- Add a new configuration option ``reuseport`` to disable load balancing - on sockets in situations where processing of Response Policy Zones - (RPZ), Catalog Zones, or large zone transfers can cause service - disruptions. See the BIND 9 ARM for more detail. :gl:`#3249` - Bug Fixes ~~~~~~~~~