--- cvsroot/Coro/Changes 2008/11/17 07:19:15 1.425 +++ cvsroot/Coro/Changes 2008/11/17 07:19:31 1.426 @@ -41,8 +41,8 @@ and were annoying to support anyways :) - used new SLF interface to massively speed up Coro::Semaphore by a factor of three. - - used new SLF interface to speed up Coro::AIO by roughly 400% and - reduce its memory usage considerably. + - used new SLF interface to speed up Coro::AIO by roughly a factor of + four and reduce its memory usage considerably. - forgot to include Coro/libcoro/README in the dist for all these years. - work around a freebsd pthreads bug (manual testcancel is required as pthread_cond_wait isn't a cancellation point on freebsd).