diff options
author | stanton <stanton> | 1999-05-14 22:18:14 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-05-14 22:18:14 (GMT) |
commit | e5757fd88b9d30b0d4f1b5528cfbaf7390847425 (patch) | |
tree | 8a19768d082246b65b677175b967ac61337290f5 | |
parent | d9aaf8550ab272a19a0cc1a5a67e875eaa0aee13 (diff) | |
download | tcl-e5757fd88b9d30b0d4f1b5528cfbaf7390847425.zip tcl-e5757fd88b9d30b0d4f1b5528cfbaf7390847425.tar.gz tcl-e5757fd88b9d30b0d4f1b5528cfbaf7390847425.tar.bz2 |
*** empty log message ***
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1999-05-14 <stanton@scriptics.com> + + * generic/tclCmdAH.c (Tcl_ForObjCmd): Fixed crash caused by + failure to reset the result before evaluating the test + expression. + 1999-05-14 <redman@scriptics.com> * generic/tclDate.c: Applied patch to fix 100-year and 400-year |