--- AnyEvent/Changes 2008/05/31 01:42:11 1.142 +++ AnyEvent/Changes 2008/06/03 16:15:30 1.145 @@ -1,6 +1,19 @@ Revision history for Perl extension AnyEvent. - - include AnyEvent::Intro as a beginner tutorial. +TODO: fix start_read documentation + - fix queue management logic in AnyEvent::Handle: + when on_read was registered, the queue was empty + and no progress could be made AnyEvent::Handle would + enter an endless loop. + - correctly start reading again when the handle became + busy again after idling. + - correctly call eof callback under all conditions + (hopefully). + +4.12 Tue Jun 3 10:58:04 CEST 2008 + - include AnyEvent::Intro, a tutorial for anyevent, + anyevent::socket and anyevent::handle. + - allow more options in on_error. 4.11 Fri May 30 23:42:25 CEST 2008 - INCOMPATIBLE CHANGE: replace ptr by real PTR lookup, provide