From cfa51abba5be174106e78ce7e91fd2cec736d1c3 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 30 Oct 2008 09:44:31 +0000 Subject: *** empty log message *** --- coro.h | 1 + 1 file changed, 1 insertion(+) (limited to 'coro.h') diff --git a/coro.h b/coro.h index b48583f..2041d3b 100644 --- a/coro.h +++ b/coro.h @@ -55,6 +55,7 @@ * 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). + * 2008-10-30 Support assembly method on x86 with and without frame pointer. */ #ifndef CORO_H -- cgit v1.2.3