--- Coro/Changes 2008/09/21 01:23:26 1.368 +++ Coro/Changes 2008/09/21 18:29:39 1.369 @@ -5,6 +5,10 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). +4.747 + - fix a per-cv memleak (one empty array was leaked per + code reference). + 4.746 Sun Sep 21 03:22:20 CEST 2008 - be more insistent on locking Storable against reentrancy in Coro::Storable.