summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-12-08 20:25:40 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-12-08 20:25:40 (GMT)
commitc63800fafacdbb36b826ca84d62559fda1c77485 (patch)
treedf9ed9b441e976abbde0a24e90ff16212e536ed1 /ChangeLog
parent663ddf0e85629ebc17b2b0a161119f97df0f9e97 (diff)
downloadtcl-c63800fafacdbb36b826ca84d62559fda1c77485.zip
tcl-c63800fafacdbb36b826ca84d62559fda1c77485.tar.gz
tcl-c63800fafacdbb36b826ca84d62559fda1c77485.tar.bz2
Improved the documentation of the operators. [Bug 1823622]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31bb962..6193b72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-12-08 Donal K. Fellows <dkf@users.sf.net>
+ * doc/expr.n, doc/mathop.n: Improved the documentation of the
+ operators. [Bug 1823622]
+
* generic/tclBasic.c (builtInCmds): Corrected list of hidden and
* doc/interp.n (SAFE INTERPRETERS): exposed commands so that the
documentation and reality now match. [Bug 1662436]