Changelog entry for getdns_context_set_tcp_send_timeout() contribution

Thanks a lot @maciejsszmigiero , this looks really valueable!
This commit is contained in:
Willem Toorop 2021-05-26 16:03:56 +02:00
parent 624f688967
commit 45ef080bad
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
* Issue #466: Memory leak with retrying queries (for examples
with search paths). Thanks doublez13.
* Issue #480: Cross compiling is broken with CMake
* Setting of the number of milliseconds send data may remain
unacknowledged by the peer in a TCP connection (when supported
by the OS) with getdns_context_set_tcp_send_timeout()
Thanks maciejsszmigiero.
* 2020-02-28: Version 1.6.0
* Issues #457, #458, #461: New symbols with libnettle >= 3.4.