--- AnyEvent/Changes 2010/03/10 11:15:37 1.382 +++ AnyEvent/Changes 2010/03/12 23:44:37 1.385 @@ -1,5 +1,10 @@ Revision history for Perl extension AnyEvent. +5.25 Sat Mar 13 00:23:14 CET 2010 + - fix a race condition in AnyEvent::Handle that would cause + a "bio_read: unsupported method" error (in _another_ + ssl connection) after user code threw an exception. + - added AnyEvent::Handle->destroyed method. - speed up AnyEvent::Socket::format_address and ::format_ipv6. - the AnyEvent::Util::fh_nonblocking function worked only by lucky accident on win32. @@ -12,6 +17,7 @@ - free detection code after detection and similar memory optimisations. - Perl backend timer interval best effort drift has been improved (ame algorithm as EV). + - update unicode idna mapping table. 5.24 Tue Jan 5 11:39:43 CET 2010 - cygwin never reports errors from failed connects. 1.5 just gives