summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-10-03 19:20:24 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-10-03 19:20:24 (GMT)
commit0f137db1b0ce02080631bf6fe5a86368df112ec4 (patch)
treed0988814775e7cf029dba2e77f88f5f5652cbb9c /ChangeLog
parent82c993bd34c03e6c0d9e836e89a94cd48c01876a (diff)
downloadtcl-0f137db1b0ce02080631bf6fe5a86368df112ec4.zip
tcl-0f137db1b0ce02080631bf6fe5a86368df112ec4.tar.gz
tcl-0f137db1b0ce02080631bf6fe5a86368df112ec4.tar.bz2
* tests/stack.test:
* unix/tclUnixTest.c: removed test command teststacklimit and the corresponding constraint: it is not needed with NRE
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f30ca11..f83f5d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-03 Miguel Sofer <msofer@users.sf.net>
+
+ * tests/stack.test:
+ * unix/tclUnixTest.c: removed test command teststacklimit and the
+ corresponding constraint: it is not needed with NRE
+
2008-10-03 Donal K. Fellows <dkf@users.sf.net>
TIP #195 IMPLEMENTATION