summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2008-10-02 23:03:58 (GMT)
committerandreas_kupries <akupries@shaw.ca>2008-10-02 23:03:58 (GMT)
commit0d2359a376086f55fc6219cc2801eb4e58069ad4 (patch)
tree6d239db17af62a99d45618f40208c5f7efe6d64d /ChangeLog
parent370d9d65a2415686b7f006ae6073e52fd9156b69 (diff)
downloadtcl-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b049f4a..3243dfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.