--- Coro/Changes 2007/10/12 18:26:13 1.277 +++ Coro/Changes 2007/10/13 23:19:10 1.278 @@ -5,7 +5,10 @@ (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). +4.13 - add Coro::Storable::blocking_thaw. + - use a vastly more complicated technique to localise + $SIG{__WARN/DIE__} that also works on perls <= 5.8.8. 4.11 Thu Oct 11 02:40:24 CEST 2007 - port to threaded perls.