--- cvsroot/Coro/Changes 2006/12/12 13:56:45 1.182 +++ cvsroot/Coro/Changes 2006/12/27 09:49:24 1.186 @@ -1,8 +1,13 @@ Revision history for Perl extension Coro. TODO: better (earlier) error messages on broken transfer's +TODO: give some sensible deifnition to running an event loop +as coroutine with higher priority. -3.2 + - fix nice adding, not subtracting, from priority. + - fix ->prio and api_is_ready (patch by Mark Hinds). + +3.2 Fri Dec 22 05:07:09 CET 2006 - improve portability to slightly older perls. - use cleaner coroutine destruction. - simplify configuration for users.