diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2004-09-22 15:48:21 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2004-09-22 15:48:21 (GMT) |
commit | 9cd2909333f98f2b80729361b1492be6b8da5b6c (patch) | |
tree | 7db172f915c75d1855a3c835d5b9a4989a435d62 /ChangeLog | |
parent | 9668a0e54abfdea9c4249e5ff8fffcb9acc8c96a (diff) | |
download | tcl-9cd2909333f98f2b80729361b1492be6b8da5b6c.zip tcl-9cd2909333f98f2b80729361b1492be6b8da5b6c.tar.gz tcl-9cd2909333f98f2b80729361b1492be6b8da5b6c.tar.bz2 |
* generic/tclExecute.c (INST_START_CMD):
* tests/proc.test (7.2-3): fix for [Bug 729692] was incorrect
whenever a loop exception was returned.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-22 Miguel Sofer <msofer@users.sf.net> + + * generic/tclExecute.c (INST_START_CMD): + * tests/proc.test (7.2-3): fix for [Bug 729692] was incorrect + whenever a loop exception was returned. + 2004-09-22 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/America/Montevideo: Updated to reflect |