--- AnyEvent/Changes 2015/06/28 09:30:37 1.604 +++ AnyEvent/Changes 2015/07/16 12:48:38 1.605 @@ -11,6 +11,9 @@ TODO: hosts always read? that's not expected TODO: more formats for parse_ipv6 (single ipv6 address without port, ...p80, ...#80) +7.11 Thu Jul 16 14:36:00 CEST 2015 + - AnyEvent::Socket::parse_ipv6 could accept malformed ipv6 + addresses (extra "::" at end and similar cases). - add a more explicit warning to AnyEvent::Handle that it doesn't work on files, people keep getting confused. - new function AnyEvent::Socket::tcp_bind.