mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Tweak and reword release notes
Co-authored-by: Greg Choules <greg@isc.org>
This commit is contained in:
parent
2b491b4007
commit
1ad17e870a
1 changed files with 4 additions and 4 deletions
|
|
@ -43,10 +43,10 @@ Feature Changes
|
|||
|
||||
- Add a compatibility shim for older libuv versions (< 1.19.0)
|
||||
|
||||
The uv_stream_get_write_queue_size() is supported only in relatively
|
||||
newer versions of libuv (1.19.0 or higher). Provide a compatibility
|
||||
shim for this function, so BIND 9 can be built in environments with
|
||||
older libuv version.
|
||||
The function uv_stream_get_write_queue_size() is supported only in relatively
|
||||
new versions of libuv (1.19.0 or higher). Provide a compatibility
|
||||
shim for this function so BIND 9 can be built in environments with
|
||||
older libuv versions.
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue