diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-10-30 14:21:51 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-10-30 14:21:51 (GMT) |
commit | b8cc0555e4a6f0b2c271a0ac7e79b336600ab693 (patch) | |
tree | 77936c7b4f5275df9c18cb6d17ea16a11b1e4da6 /ChangeLog | |
parent | 225f9b14ff3fc2dc6fde1d46866e63e00c2c6690 (diff) | |
download | tcl-b8cc0555e4a6f0b2c271a0ac7e79b336600ab693.zip tcl-b8cc0555e4a6f0b2c271a0ac7e79b336600ab693.tar.gz tcl-b8cc0555e4a6f0b2c271a0ac7e79b336600ab693.tar.bz2 |
Clear up what's going on a bit more. [Bug 1811803]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-10-30 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * doc/expr.n, doc/mathfunc.n: Improve documentation to try to make + clearer what is going on. + * doc/interp.n: Shorten the basic descriptive text for some interp subcommands so Solaris nroff doesn't truncate them. [Bug 1822268] |