--- AnyEvent/Changes 2008/05/24 22:27:11 1.96 +++ AnyEvent/Changes 2008/05/24 23:12:43 1.98 @@ -1,6 +1,10 @@ Revision history for Perl extension AnyEvent. - fix AnyEvent::Handle::unshift_read to really unshift and not push. + - AnyEvent::Handle could sometimes stumble over 0-byte writes. + - croak, not die, in AnyEvent::Handle; + - implement a more flexible type system for both reads and writes + in AnyEvent::Handle. 4.0 Sat May 24 19:58:08 CEST 2008 - added (experimental) AnyEvent::DNS module.