--- Coro/Changes 2008/11/19 02:56:15 1.436 +++ Coro/Changes 2008/11/19 05:52:42 1.437 @@ -28,6 +28,7 @@ no longer make it acquire the semaphore (and thus leak a count). - perl's process emulation is now not even theoretically supported anymore. + - new functions Coro::rouse_cb and Coro::rouse_wait. - new function Coro::Semaphore::wait. - use named constants in Coro::Channel (Richard Hundt). - directly patch the entersub opcode calling SLF functions (cede,