summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-08-03 16:50:48 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-08-03 16:50:48 (GMT)
commit6126b749e49798b51c35dce430c698d2b0ff82e4 (patch)
tree266e5fd0e308b5f7bcb827e7cca36447fadb6d3a /ChangeLog
parentaab0f71223c2ea4d6a0861b070ecca1975a6adf6 (diff)
downloadtcl-6126b749e49798b51c35dce430c698d2b0ff82e4.zip
tcl-6126b749e49798b51c35dce430c698d2b0ff82e4.tar.gz
tcl-6126b749e49798b51c35dce430c698d2b0ff82e4.tar.bz2
* tests/info.test (info-39.1, test_info_frame): Changed absolute
to relative frame adressing to handle difference between testing with -singleproc 1 vs. the default -singleproc 0. Plus comment fix. The test and issue are not relevant to the trunk, forward porting is not required.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de5aa4a..b137ba6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-03 Andreas Kupries <andreask@activestate.com>
+
+ * tests/info.test (info-39.1, test_info_frame): Changed absolute
+ to relative frame adressing to handle difference between testing
+ with -singleproc 1 vs. the default -singleproc 0. Plus comment
+ fix. The test and issue are not relevant to the trunk, forward
+ porting is not required.
+
2010-08-03 Don Porter <dgp@users.sourceforge.net>
* changes: Update for 8.5.9 release.