--- cvsroot/AnyEvent/Changes 2016/01/07 10:03:46 1.607 +++ cvsroot/AnyEvent/Changes 2016/01/27 18:15:21 1.608 @@ -10,9 +10,10 @@ TODO: maybe implement env variable to give hosts precedence TODO: more formats for parse_ipv6 (single ipv6 address without port, ...p80, ...#80) -TODO: document run_cmd can share scalar refs as output for multiple TODO: inet_aton maybe pack C4? no, add a comment why not TODO: hosts read multiple times for initial concurrent tcp_connect's? + +7.12 Wed Jan 27 19:12:26 CET 2016 - use common name as hostname for tls connects, if Net::SSLeay supports SNI. - fix documentation of tls_autostart read type in AnyEvent::Handle,