diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2009-12-10 23:52:30 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2009-12-10 23:52:30 (GMT) |
commit | e225192e11ee22d35470bef993063ace4970231b (patch) | |
tree | 61bbed44f7eba044e2ef57f91291e166fd7be2b7 /ChangeLog | |
parent | 6702229811b97786ff7f9e400992cdcdd4d7b56e (diff) | |
download | tcl-e225192e11ee22d35470bef993063ace4970231b.zip tcl-e225192e11ee22d35470bef993063ace4970231b.tar.gz tcl-e225192e11ee22d35470bef993063ace4970231b.tar.bz2 |
* generic/tclBasic.c: Full nre-enabling of coroutines
* generic/tclExecute.c: [Bug 2806407]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2009-12-10 Miguel Sofer <msofer@users.sf.net> + * generic/tclBasic.c: Full nre-enabling of coroutines + * generic/tclExecute.c: [Bug 2806407] + * generic/tclBasic.c: small cleanup * generic/tclExecute.c: fix panic in http11.test caused by buggy |