summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-06-28 08:44:46 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-06-28 08:44:46 (GMT)
commit955c45431fce7b8b9490a2d5ae3132e4f21da0f6 (patch)
tree742221629935f68857bf7c837a93150173775c01 /ChangeLog
parent72fa46ad9e761e0b716595388c110e5ae009ee3f (diff)
downloadtcl-955c45431fce7b8b9490a2d5ae3132e4f21da0f6.zip
tcl-955c45431fce7b8b9490a2d5ae3132e4f21da0f6.tar.gz
tcl-955c45431fce7b8b9490a2d5ae3132e4f21da0f6.tar.bz2
Minor improvement to documentation for [string last], and reformatting to
remove long-obsolete changebars.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4521eca..b7d1483 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-28 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/string.n: Improved documentation for [string last] along
+ lines described in Bug #574799 so it indicates that the supplied
+ index marks the end of the search space.
+
2002-06-27 Don Porter <dgp@users.sourceforge.net>
* doc/dde.n: Work in progress updating the documentation