summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-03-07 20:26:21 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-03-07 20:26:21 (GMT)
commitba2f16e25ec3ec55db446f05f90ecca28cc7cff8 (patch)
tree6383517f43bf7bab71c1a1354a2595615d61333a /ChangeLog
parentcd803d5fed6b3b5bbcf7198c48a646a464ffa12b (diff)
downloadtcl-ba2f16e25ec3ec55db446f05f90ecca28cc7cff8.zip
tcl-ba2f16e25ec3ec55db446f05f90ecca28cc7cff8.tar.gz
tcl-ba2f16e25ec3ec55db446f05f90ecca28cc7cff8.tar.bz2
* generic/tclTest.c: Backport the [testexprlongobj] testing command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4dbb91..565c679 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-03-07 Don Porter <dgp@users.sourceforge.net>
+ * generic/tclTest.c: Backport the [testexprlongobj] testing command.
+
* tests/execute.test (execute-6.8): Added tests checking that
bytecode is invalidates in the right situations.