summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2008-04-24 12:56:23 +0000
committerroot <root>2008-04-24 12:56:23 +0000
commitd248d11e3bb89a125e5e07b84460d637448667df (patch)
tree2cd5e7bad03a1dbb433e50cc518e65b095c1c284
parent040d0100e9b78d40e2aba2f7f3809e856924c34c (diff)
*** empty log message ***rel-4_7
-rw-r--r--coro.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/coro.h b/coro.h
index e9dd3e6..28fc40b 100644
--- a/coro.h
+++ b/coro.h
@@ -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