diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2008-10-03 19:20:24 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2008-10-03 19:20:24 (GMT) |
commit | 0f137db1b0ce02080631bf6fe5a86368df112ec4 (patch) | |
tree | d0988814775e7cf029dba2e77f88f5f5652cbb9c /ChangeLog | |
parent | 82c993bd34c03e6c0d9e836e89a94cd48c01876a (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |