diff options
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ 2008-08-22 Miguel Sofer <msofer@users.sf.net> - * generic/tclBasic.c: Set special errocodes: COROUTINE_BUSY, + * generic/tclBasic.c: + * generic/tclExecute.c: Set special errocodes: COROUTINE_BUSY, COROUTINE_CANT_YIELD, COROUTINE_ILLEGAL_YIELD. 2008-08-22 Don Porter <dgp@users.sourceforge.net> |