--- cvsroot/Coro/Changes 2013/11/05 14:38:46 1.619 +++ cvsroot/Coro/Changes 2013/11/05 15:13:42 1.620 @@ -6,6 +6,8 @@ TODO: swap_sv, maybe add scope_swap_sv, andallow to unswap by repeat? TODO: swap_sv not undone in pool + - tentative SVt_BIND 5.19 port/fix. + 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 (reported