--- AnyEvent/Changes 2008/07/17 15:21:02 1.174 +++ AnyEvent/Changes 2008/07/27 03:28:36 1.179 @@ -1,7 +1,17 @@ Revision history for Perl extension AnyEvent. -4.22 + - document the first parameter passed to condvar callbacks to be + the callback. + - add AnyEvent::Socket::{ntoa,aton} aliases. + - optimize the AE::Handle->push_read (line ..) for the default + eol marker. + +4.22 Sun Jul 20 16:34:13 CEST 2008 - new function AnyEvent::Socket::parse_hostport. + - as the bulkheads at microsoft can't even get getprotobyname reliably + working on their shitty fucking broken os we need to hardcode + some common protocol numbers in AnyEvent::Socket. How can + people even bother with such a pile of shit as windows. 4.21 Thu Jul 17 14:40:05 CEST 2008 - INCOMPATIBLE CHANGE: AnyEvent::Util::fork_call now has a prototype