--- Coro/Changes 2008/09/23 00:02:20 1.371 +++ Coro/Changes 2008/09/24 07:30:12 1.372 @@ -5,6 +5,9 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). +4.748 + - Coro::Storable forgot to wrap Storable::pstore. + 4.747 Tue Sep 23 01:59:41 CEST 2008 - fix a per-cv memleak (one empty array was leaked per code reference).