--- libcoro/coro.h 2008/04/04 20:07:35 1.25 +++ libcoro/coro.h 2008/04/24 12:56:23 1.26 @@ -54,6 +54,7 @@ * 2008-01-21 Disable CFI usage on anything but GNU/Linux. * 2008-03-02 Switched to 2-clause BSD license with GPL exception. * 2008-04-04 New (but highly unrecommended) pthreads backend. + * 2008-04-24 Reinstate CORO_LOSER (had wrong stack adjustments). */ #ifndef CORO_H