diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-21 16:19:44 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-21 16:19:44 (GMT) |
commit | beb7c30b868de5c220c56a53408211edc3c35305 (patch) | |
tree | 7a6561077582c0a016dd9ad1729994c1a61106ea /ChangeLog | |
parent | 65d473f78229a15504ad2875c90dcb3ed00f2d8a (diff) | |
download | tcl-beb7c30b868de5c220c56a53408211edc3c35305.zip tcl-beb7c30b868de5c220c56a53408211edc3c35305.tar.gz tcl-beb7c30b868de5c220c56a53408211edc3c35305.tar.bz2 |
Tighten up wording on [interp eval] and stack frames. [Bug 926590]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-21 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * doc/interp.n: Tighten up wording on how [interp eval] and + [interp invokehidden] operate w.r.t. stack frames. [Bug 926590] + 2004-09-20 Don Porter <dgp@users.sourceforge.net> * tests/error.test (error-6.2,3): Added more tests to verify |