--- cvsroot/Coro/Changes 2006/11/25 01:14:11 1.155 +++ cvsroot/Coro/Changes 2006/11/26 03:22:50 1.156 @@ -11,12 +11,12 @@ - Coro::Event should be cleaner and more efficient now. - minor incompatibility: subclassing is supported directly now without going through a _coro_state member. - - process swicthing is much faster now. + - state/coro switching is much faster now. - very minor optimisations and code/documentation cleanup. - avoid problems due to compiler inlining. - - possibly better support for threads. - removed timers from Coro::Timer -> use AnyEvent instead. - replaced Coro::idle coroutine by (cleaner) idle handler. + - updated to newest libcoro. 2.5 Tue Nov 7 12:22:33 CET 2006 - made Coro::Util, Coro::Select, Coro::Handle and Coro::Socket