--- cvsroot/Coro/Changes 2006/12/01 03:47:55 1.165 +++ cvsroot/Coro/Changes 2006/12/01 13:36:07 1.166 @@ -3,7 +3,8 @@ 3.0 - the "FINALLY COMPLETELY STABLE" release (coming soon: the "FAMOUS LAST WORDS" release). - - implement a new stack sharing algorithm. + - implement a new stack sharing algorithm, which uses a stack + pool (size currently hardcoded). - make stack sharing mandatory (it no longer uses a heuristic). - eval/die no longer cause weird problems under heavy use. - Coro::Event could cause livelocks if it was used but