--- AnyEvent/Changes 2008/05/15 08:37:55 1.73 +++ AnyEvent/Changes 2008/05/15 13:32:19 1.75 @@ -1,5 +1,8 @@ Revision history for Perl extension AnyEvent. + - added AnyEvent::Util::listen (and an example eg/listen) + - fixed a bug in *_read_chunk, where the callback was called with $self as + first and second argument. - added AnyEvent::Util::connect and some examples (eg/connect, eg/handle). - fix manpage condvars examples to use new syntax.