diff options
| author | mig <mig> | 2012-12-06 02:17:40 (GMT) |
|---|---|---|
| committer | mig <mig> | 2012-12-06 02:17:40 (GMT) |
| commit | e239bd28968f855bcade0481a44082490dcb4b33 (patch) | |
| tree | de6ede1b7b0808e44d2e1f9cc875b8b0ee82b392 /ChangeLog | |
| parent | d5c1f667736fc5d77a622d358a4f2aa954f96f95 (diff) | |
| download | tcl-bug_3592747.zip tcl-bug_3592747.tar.gz tcl-bug_3592747.tar.bz2 | |
Fix [tailcall] and [yieldto] to not panic in dying namespaces: [Bug 3592747]bug_3592747
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-12-05 Miguel Sofer <msofer@users.sf.net> + + * generic/tclBasic.c: Fix [tailcall] and [yieldto] to not panic + * generic/tclExecute.c: in dying namespaces: [Bug 3592747] + 2012-11-28 Donal K. Fellows <dkf@users.sf.net> * generic/tclZlib.c (ZlibStreamSubcmd): [Bug 3590483]: Use a mechanism |
