--- AnyEvent/Changes 2008/05/11 17:54:13 1.71 +++ AnyEvent/Changes 2008/05/15 09:03:43 1.74 @@ -1,5 +1,10 @@ Revision history for Perl extension AnyEvent. + - 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. + 3.41 Sun May 11 19:53:13 CEST 2008 - work around a bug in perl 5.8.8's local. Reported by Yi Ma Mao.