diff options
author | mig <mig> | 2011-04-11 10:37:39 (GMT) |
---|---|---|
committer | mig <mig> | 2011-04-11 10:37:39 (GMT) |
commit | 084e0e3592fe3bef1db12395401090e9d317c590 (patch) | |
tree | 1f3e4c52bddeb57ff9a613cd7cbe551508c36206 /ChangeLog | |
parent | ef309fcd9588574626469b6b0d0e169dbf0e097c (diff) | |
download | tcl-084e0e3592fe3bef1db12395401090e9d317c590.zip tcl-084e0e3592fe3bef1db12395401090e9d317c590.tar.gz tcl-084e0e3592fe3bef1db12395401090e9d317c590.tar.bz2 |
insure that 'coroutine eval' runs the initial command in the proper context, [Bug 3282869]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-04-11 Miguel Sofer <msofer@users.sf.net> + + * generic/tclBasic.c: + * tests/coroutine.test: insure that 'coroutine eval' runs the initial + command in the proper context, [Bug 3282869] + 2011-04-11 Jan Nijtmans <nijtmans@users.sf.net> * generic/tcl.h: fix for [Bug 3281728]: Tcl sources from 2011-04-06 do * unix/tcl.m4: not build on GCC9 (RH9) |