diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-10-02 23:03:58 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-10-02 23:03:58 (GMT) |
commit | 0d2359a376086f55fc6219cc2801eb4e58069ad4 (patch) | |
tree | 6d239db17af62a99d45618f40208c5f7efe6d64d /ChangeLog | |
parent | 370d9d65a2415686b7f006ae6073e52fd9156b69 (diff) | |
download | tcl-0d2359a376086f55fc6219cc2801eb4e58069ad4.zip tcl-0d2359a376086f55fc6219cc2801eb4e58069ad4.tar.gz tcl-0d2359a376086f55fc6219cc2801eb4e58069ad4.tar.bz2 |
* doc/info.n: Fixed [SF Bug 2134049]. Rephrased the documentation
of 'info frame' for positive numbers as level argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2008-10-02 Andreas Kupries <andreask@activestate.com> + * doc/info.n: Fixed [SF Bug 2134049]. Rephrased the documentation + of 'info frame' for positive numbers as level argument. + * tests/info.test (info-22.8): Fixed [SF Bug 2129828]. Made pattern for file containing tcltest less specific to accept both .tcl and .tm variants of the file during matching. |