diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2008-07-31 18:29:38 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2008-07-31 18:29:38 (GMT) |
commit | 48251df30f4df754d76577f0bb3f1a230a205ad4 (patch) | |
tree | e28343ee123d24f053232271026bf185e584ff18 /ChangeLog | |
parent | 4325c5973acbaf71dedbc3d44b7e4264d9986702 (diff) | |
download | tcl-48251df30f4df754d76577f0bb3f1a230a205ad4.zip tcl-48251df30f4df754d76577f0bb3f1a230a205ad4.tar.gz tcl-48251df30f4df754d76577f0bb3f1a230a205ad4.tar.bz2 |
nr-enabling [while]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,8 +1,9 @@ 2008-07-31 Miguel Sofer <msofer@users.sf.net> - * generic/tclBasic.c: NR-enabling [catch] and [if] (the script, - * generic/tclCmdAH.c: not the test) + * generic/tclBasic.c: NR-enabling [catch], [if] and [while] (the + * generic/tclCmdAH.c: script, not the test) * generic/tclCmdIL.c: + * generic/tclCmdMZ.c: * generic/tclInt.h: * tests/NRE.test: |