diff options
author | dgp <dgp@users.sourceforge.net> | 2008-03-07 15:28:28 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-03-07 15:28:28 (GMT) |
commit | f0e746268c48dbf848ef7e9fdba497fd31eb616c (patch) | |
tree | 5e348785436ac8c76e6e6a38368beee432c977bb /ChangeLog | |
parent | a781e9b0aec189a57a4c272b3e5c090ad754f0f2 (diff) | |
download | tcl-f0e746268c48dbf848ef7e9fdba497fd31eb616c.zip tcl-f0e746268c48dbf848ef7e9fdba497fd31eb616c.tar.gz tcl-f0e746268c48dbf848ef7e9fdba497fd31eb616c.tar.bz2 |
* tests/execute.test (execute-6.*): More tests checking that
script bytecode is invalidated 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.*): More tests checking that + script bytecode is invalidated in the right situations. + 2008-03-07 Donal K. Fellows <donal.k.fellows@man.ac.uk> * win/configure.in: Add AC_HEADER_STDC to support msys/win64. |