--- Coro/Changes 2008/11/19 02:07:48 1.435 +++ Coro/Changes 2008/11/19 02:56:15 1.436 @@ -57,6 +57,7 @@ - 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). + - (libcoro) lots of minor cleanups and portability improvements. 4.913 Sat Nov 15 07:58:28 CET 2008 - async_pool did free a scalar value twice