--- cvsroot/Coro/Changes 2013/11/02 19:48:50 1.618 +++ cvsroot/Coro/Changes 2013/11/05 14:38:46 1.619 @@ -6,8 +6,10 @@ TODO: swap_sv, maybe add scope_swap_sv, andallow to unswap by repeat? TODO: swap_sv not undone in pool +6.32 Tue Nov 5 15:35:35 CET 2013 - use a new algorithm to derive padlists for perl 5.18. The old - one could lead to 0-pointer accesses inside perl. + one could lead to 0-pointer accesses inside perl (reported + by Darin McBride). 6.31 Thu May 9 07:39:48 CEST 2013 - Coro::AIO requests would crash if the thread was ready'd