--- cvsroot/Coro/Changes 2008/09/21 18:29:39 1.369 +++ cvsroot/Coro/Changes 2008/09/22 05:40:21 1.370 @@ -8,6 +8,9 @@ 4.747 - fix a per-cv memleak (one empty array was leaked per code reference). + - avoid a crash in coro->call|rss when the coroutine was already + destroyed (most noticably when using Coro::Debug::ps :) + - also protect *Storable::FILE. 4.746 Sun Sep 21 03:22:20 CEST 2008 - be more insistent on locking Storable against reentrancy