--- AnyEvent/Changes 2009/06/25 14:27:18 1.248 +++ AnyEvent/Changes 2009/06/29 11:05:05 1.253 @@ -1,5 +1,15 @@ Revision history for Perl extension AnyEvent. + - special-case mapped ipv4 addresses in both + AnyEvent::Socket::format_address and parse_address, + to treat them just like ipv4 addresses. + - a write error could cause AnyEvent::Handle to create + an I/O watcher with an undefined $fh. + - 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. - reset SIGCHLD to DEFAULT when AnyEvent is loaded, in case it was set to IGNORE, to ensure we can catch child statuses