--- AnyEvent/Changes 2008/07/21 03:47:22 1.177 +++ AnyEvent/Changes 2008/07/27 07:25:39 1.180 @@ -2,6 +2,11 @@ - 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. + - optimize push_read (packstring|storable) for small packets. + - fix a bug in push_read (storable) of unknown impact. 4.22 Sun Jul 20 16:34:13 CEST 2008 - new function AnyEvent::Socket::parse_hostport.