--- cvsroot/Coro/Changes 2005/08/20 00:49:42 1.105 +++ cvsroot/Coro/Changes 2005/08/20 01:10:01 1.108 @@ -1,5 +1,11 @@ Revision history for Perl extension Coro. +1.3 Sat Aug 20 03:08:56 CEST 2005 + - no code changes. module seems to work fine. + - improve Coro::State docs, remove reference to nonexisting + Coro::State::flush method. + - no longer autodetect windows, present it as an option instead. + 1.2 Mon May 16 02:00:55 CEST 2005 - included libcoro.c earlier in State.xs, might improve portability. - use a faster and possibly more stable Coro::Cont implementation.