diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2008-07-31 20:01:33 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2008-07-31 20:01:33 (GMT) |
commit | d9e5311f467b0b01c8aa09875bd1bae9eafe91dc (patch) | |
tree | 5649b5b72171fbe94dbe92f7d7af638a8713b4e5 /ChangeLog | |
parent | 48251df30f4df754d76577f0bb3f1a230a205ad4 (diff) | |
download | tcl-d9e5311f467b0b01c8aa09875bd1bae9eafe91dc.zip tcl-d9e5311f467b0b01c8aa09875bd1bae9eafe91dc.tar.gz tcl-d9e5311f467b0b01c8aa09875bd1bae9eafe91dc.tar.bz2 |
nr-enabling [for]; [while] made to reuse [for]'s infrastructure.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ 2008-07-31 Miguel Sofer <msofer@users.sf.net> - * generic/tclBasic.c: NR-enabling [catch], [if] and [while] (the - * generic/tclCmdAH.c: script, not the test) + * generic/tclBasic.c: NR-enabling [catch], [if] and [for] and + * generic/tclCmdAH.c: [while] (the script, not the tests) * generic/tclCmdIL.c: * generic/tclCmdMZ.c: * generic/tclInt.h: |