diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-06-28 08:44:46 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-06-28 08:44:46 (GMT) |
commit | 955c45431fce7b8b9490a2d5ae3132e4f21da0f6 (patch) | |
tree | 742221629935f68857bf7c837a93150173775c01 /ChangeLog | |
parent | 72fa46ad9e761e0b716595388c110e5ae009ee3f (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |