--- AnyEvent/Changes 2008/07/23 22:34:15 1.178 +++ AnyEvent/Changes 2008/07/27 07:25:39 1.180 @@ -3,6 +3,10 @@ - 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.