diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-18 12:54:34 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-18 12:54:34 (GMT) |
commit | 784b9c461a574e9befc781547bf73b0928554fd1 (patch) | |
tree | a894b30bf2313d531f75b60b540a1c5938dea6f6 /ChangeLog | |
parent | 0b5e65d2ce56b0458073f58e15dbbd69802ffc48 (diff) | |
download | tcl-784b9c461a574e9befc781547bf73b0928554fd1.zip tcl-784b9c461a574e9befc781547bf73b0928554fd1.tar.gz tcl-784b9c461a574e9befc781547bf73b0928554fd1.tar.bz2 |
Improve the clarity of the lsearch manpage. Thanks to Peter Spjuth!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-05-18 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * doc/lsearch.n: Improve clarity (based on [Patch 955361] by Peter + Spjuth) + * tools/man2help2.tcl (macro,SHmacro): Added support for subsection (.SS) header macros. |