--- cvsroot/Coro/Changes 2006/12/01 02:17:37 1.163 +++ cvsroot/Coro/Changes 2006/12/01 02:24:46 1.164 @@ -9,6 +9,7 @@ - Coro::Event could cause livelocks if it was used but no Coro::Event watchers were used. - Coro::Event should be cleaner and more efficient now. + - document the sad fact that Event is no longer reentrant. - putting a coroutine into the ready queue twice could under some circumstances lead to stack corruption. - minor incompatibility: subclassing Coro::State is supported