--- AnyEvent/Changes 2009/07/16 04:16:25 1.282 +++ AnyEvent/Changes 2009/07/16 20:55:38 1.283 @@ -1,6 +1,8 @@ Revision history for Perl extension AnyEvent. TODO: implement getprotobyname + - AnyEvent::CondVar's will now detect recursive blocking + waits and will croak. - AnyEvent::Handle will now call ->destroy on itself after executing the on_error callback, instead of doing some half-baked internal shutdown, for fatal errors.