--- AnyEvent/Changes 2019/05/13 10:18:02 1.635 +++ AnyEvent/Changes 2019/07/19 16:01:47 1.636 @@ -1,21 +1,8 @@ Revision history for Perl extension AnyEvent. -TODO: document TCP_*** constants -TODO: add debug/trace logging to some modules -TODO: use the eval-with-cb-call trick also to speed up JSON? -TODO: FAQ: common pitfalls? invoke-before-return -TODO: FAQ: scope-ids? hosts file order? -TODO: AnyEvent::Handle with AnyEvent::IO? -TODO: invalid. and localhost. specialcasing inside AEDNS and not AESocket (rfc6761) -TODO: maybe implement env variable to give hosts precedence -TODO: more formats for parse_ipv6 (single ipv6 address without port, ...p80, ...#80) -TODO: inet_aton maybe pack C4? no, add a comment why not -TODO: socket prepare callbacks, can they easily signal failure as well? - -TODO: Олег Г , empty A record response causes -AnyEvent::resolve_sockaddr to eventually call pack_sockaddr with undef - -broken dns server, but maybe improve the response. - +7.16 Fri Jul 19 18:00:21 CEST 2019 + - add ffdhe group dh parameters from RFC 7919, and use ffdhe3072 + as new default, instead of schmorp1539. - AnyEvent::Log did not reassess logging status of AnyEvent::Log::logger's when contexts were changed with ->attach/detach/slaves, causing them to not log even though a