--- AnyEvent/Changes 2009/06/29 11:04:09 1.252 +++ AnyEvent/Changes 2009/06/29 20:55:58 1.254 @@ -3,6 +3,9 @@ - special-case mapped ipv4 addresses in both AnyEvent::Socket::format_address and parse_address, to treat them just like ipv4 addresses. + - updated and overhauled the AnyEvent::Intro doc. + - 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.