diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-08 20:25:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-08 20:25:40 (GMT) |
commit | c63800fafacdbb36b826ca84d62559fda1c77485 (patch) | |
tree | df9ed9b441e976abbde0a24e90ff16212e536ed1 /ChangeLog | |
parent | 663ddf0e85629ebc17b2b0a161119f97df0f9e97 (diff) | |
download | tcl-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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] |