diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2001-02-23 22:30:59 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2001-02-23 22:30:59 (GMT) |
commit | 22463628292b5284b82ece36ee3ff854ef1c1fe4 (patch) | |
tree | 7c96acb07ae058f43c2a72e76e41c245a7359549 /ChangeLog | |
parent | fb21e4eeaee94f721328291b468eeeecb8e10cc3 (diff) | |
download | tcl-22463628292b5284b82ece36ee3ff854ef1c1fe4.zip tcl-22463628292b5284b82ece36ee3ff854ef1c1fe4.tar.gz tcl-22463628292b5284b82ece36ee3ff854ef1c1fe4.tar.bz2 |
Added test in execute.test for evaluation of an expression in a
variable; evals once by compiling, second time using the previous
compilation. *This refers to the previous patch to ChangeLog, which
was mistakenly left without a comment*
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-02-23 msofer <msofer@users.sourceforge.net> + * no changes; fixing up the missing comment in the previous one. + Sorry. + 2001-02-23 msofer <msofer@ant.utdt> * /cvsroot/tcl/tcl/tests/execute.test: |