summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-10-30 14:21:51 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-10-30 14:21:51 (GMT)
commitb8cc0555e4a6f0b2c271a0ac7e79b336600ab693 (patch)
tree77936c7b4f5275df9c18cb6d17ea16a11b1e4da6 /ChangeLog
parent225f9b14ff3fc2dc6fde1d46866e63e00c2c6690 (diff)
downloadtcl-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 155ed03..994a152 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]