--- AnyEvent/Changes 2009/07/07 06:58:58 1.267 +++ AnyEvent/Changes 2009/07/09 01:08:22 1.273 @@ -1,9 +1,19 @@ Revision history for Perl extension AnyEvent. +4.801 + - AnyEvent::Handle didn't properly diagnose write errors + (it expected -1 from syswrite, how lame... :). + - support file descriptors in addition to file handles + in AnyEvent->io. - new env variables: PERL_ANYEVENT_RESOLV_CONF, PERL_ANYEVENT_MAX_OUTSTANDING_DNS, PERL_ANYEVENT_CA_FILE and PERL_ANYEVENT_CA_PATH. - provide a sensible synopsis section for AnyEvent::TLS. + - add a "supported backends" section to the manpage. + - added simple io watcher test to testsuite, using a + portable_socketpair. + - tried to improve the stability of the Event::Lib backend, + YMMV. 4.8 Mon Jul 6 23:45:16 CEST 2009 - AnyEvent::DNS did not properly follow CNAME records with