--- AnyEvent/Changes 2009/08/08 20:52:06 1.323 +++ AnyEvent/Changes 2009/08/09 10:53:33 1.327 @@ -1,8 +1,16 @@ Revision history for Perl extension AnyEvent. +4.92 - lowering the timeout at runtime did not have immediate effect in AnyEvent::Handle. + - AE::Handle now has separate and independent read and write timeout + settings. + - probe for Guard module when AnyEvent::Util is loaded, not at + runtime (Event doesn't like eval "use" from callbacks, and it avoids + exporting the probe function). + - do no longer use Event by default, only EV or Perl, Event is too buggy. - hackishly provide fast AE:: interface when EV is the backend. + - inherit VERSION from AnyEvent::VERSION in most modules. 4.91 Thu Aug 6 15:42:45 CEST 2009 - AE::Handle::starttls could get out of sync when the read buffer