mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Remove outdated release notes
This commit is contained in:
parent
29eee12ccb
commit
5a7c04b520
1 changed files with 0 additions and 8 deletions
|
|
@ -52,10 +52,6 @@ New Features
|
|||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
- The IPv6 sockets are now explicitly restricted to sending and receiving IPv6
|
||||
packets only. This renders the :iscman:`dig` option ``+mapped`` non-functioning and
|
||||
thus the option has been removed. :gl:`#3093`
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -75,10 +71,6 @@ Feature Changes
|
|||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- With libuv >= 1.37.0, the recvmmsg support would not be enabled in :iscman:`named`
|
||||
reducing the maximum query-response performance. The recvmmsg support would
|
||||
be used only in libuv 1.35.0 and 1.36.0. This has been fixed. :gl:`#3095`
|
||||
|
||||
- A failed view configuration during a named reconfiguration procedure could
|
||||
cause inconsistencies in BIND internal structures, causing a crash or other
|
||||
unexpected errors. This has been fixed. :gl:`#3060`
|
||||
|
|
|
|||
Loading…
Reference in a new issue