--- AnyEvent/Changes 2009/06/28 11:43:51 1.250 +++ AnyEvent/Changes 2009/06/29 11:04:09 1.252 @@ -1,7 +1,11 @@ Revision history for Perl extension AnyEvent. -TODO: parse ipv6 mapped addresses transparently + - special-case mapped ipv4 addresses in both + AnyEvent::Socket::format_address and parse_address, + to treat them just like ipv4 addresses. + - implement AnyEvent::Socket::format_ipv4/ipv6. - slightly speed up portable_pipe/socketpair. + - expand condvar ebgin/end documentation. 4.42 Fri Jun 26 08:32:18 CEST 2009 - preliminary and neccesarily incomplete support for IO::Async.