summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrmax <rmax>2006-03-22 18:32:38 (GMT)
committerrmax <rmax>2006-03-22 18:32:38 (GMT)
commit501e2bafe78e6e4df568ccd9d2c6861df10d2111 (patch)
treefec8336c641437f0e2e6e9044bb458933ca046fc /ChangeLog
parent1d17d3ce6fd295561408321099ed9f49fca256fe (diff)
downloadtcl-501e2bafe78e6e4df568ccd9d2c6861df10d2111.zip
tcl-501e2bafe78e6e4df568ccd9d2c6861df10d2111.tar.gz
tcl-501e2bafe78e6e4df568ccd9d2c6861df10d2111.tar.bz2
* tests/stack.test: Run the stack tests in subshells, so that they
are reported as failed tests rather than bugs in the test suite if the recursion causes a segfault.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09ad53a..e7e8fd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-22 Reinhard Max <max@suse.de>
+
+ * tests/stack.test: Run the stack tests in subshells, so that they
+ are reported as failed tests rather than bugs in the test suite if
+ the recursion causes a segfault.
+
2006-03-21 Don Porter <dgp@users.sourceforge.net>
*** 8.5a4 TAGGED FOR RELEASE ***