diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-10-02 23:20:30 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-10-02 23:20:30 (GMT) |
commit | a04fa2fcec1f882f780d333beb09284c89ff7bff (patch) | |
tree | 361f1e2f2057737509cb1cce1f7ee6fe3b77bfac /ChangeLog | |
parent | 0d2359a376086f55fc6219cc2801eb4e58069ad4 (diff) | |
download | tcl-a04fa2fcec1f882f780d333beb09284c89ff7bff.zip tcl-a04fa2fcec1f882f780d333beb09284c89ff7bff.tar.gz tcl-a04fa2fcec1f882f780d333beb09284c89ff7bff.tar.bz2 |
* tests/info.test (info-23.3): See [SF Bug 2017632]. Updated
output of the test to handle the NRE-enabled eval and the proper
propagation of location information through it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-10-02 Andreas Kupries <andreask@activestate.com> + * tests/info.test (info-23.3): See [SF Bug 2017632]. Updated + output of the test to handle the NRE-enabled eval and the proper + propagation of location information through it. + * doc/info.n: Fixed [SF Bug 2134049]. Rephrased the documentation of 'info frame' for positive numbers as level argument. |