diff options
Diffstat (limited to 'ChangeLog')
-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 a special COROUTINE_BUSY errorcode + * generic/tclBasic.c: Set special errocodes: COROUTINE_BUSY, + COROUTINE_CANT_YIELD, COROUTINE_ILLEGAL_YIELD. 2008-08-22 Don Porter <dgp@users.sourceforge.net> |