diff options
author | dgp <dgp@users.sourceforge.net> | 2008-03-07 19:10:01 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-03-07 19:10:01 (GMT) |
commit | cd803d5fed6b3b5bbcf7198c48a646a464ffa12b (patch) | |
tree | 8f8f5a29bb199076261f13fb6b2c4b78ceeebf6d /ChangeLog | |
parent | 6dcbff18844a8181ed502d10d6004ae66adddfb6 (diff) | |
download | tcl-cd803d5fed6b3b5bbcf7198c48a646a464ffa12b.zip tcl-cd803d5fed6b3b5bbcf7198c48a646a464ffa12b.tar.gz tcl-cd803d5fed6b3b5bbcf7198c48a646a464ffa12b.tar.bz2 |
* tests/execute.test (execute-6.8): Added tests checking that
bytecode is invalidates in the right situations.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-03-07 Don Porter <dgp@users.sourceforge.net> + + * tests/execute.test (execute-6.8): Added tests checking that + bytecode is invalidates in the right situations. + 2008-03-03 Reinhard Max <max@suse.de> * unix/tclUnixChan.c: Fix mark and space parity on Linux, which |