--- cvsroot/Coro/Changes 2001/11/06 20:34:09 1.58 +++ cvsroot/Coro/Changes 2001/11/27 02:51:02 1.62 @@ -1,6 +1,14 @@ Revision history for Perl extension Coro. -0.52 +0.53 + - some tests for Event. + - slightly different internal architecture to get refcnt into the object + and not the reference. might fix a few bugs, certainly did introduce + new ones. + - Coro::Timer (independent of Event). + - new timed_wait functions for Coro::Signal, Semaphore, SemaphoreSet. + +0.52 Tue Nov 6 21:36:18 CET 2001 - ported to cygwin (trivial). patch by Gerrit P. Haase . - small setjmp code fix by Sullivan.DanielJ@epamail.epa.gov.