diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-09 14:23:54 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-09 14:23:54 (GMT) |
commit | 4afb8f350cf1359f2e21518ab8b6dd3694540fa5 (patch) | |
tree | c9871a95b890a09377cb8bd3c2793060a1b394ab /ChangeLog | |
parent | 978589436b703c6fb5b4b6b9075a45a942bdb1ad (diff) | |
download | tcl-4afb8f350cf1359f2e21518ab8b6dd3694540fa5.zip tcl-4afb8f350cf1359f2e21518ab8b6dd3694540fa5.tar.gz tcl-4afb8f350cf1359f2e21518ab8b6dd3694540fa5.tar.bz2 |
Small doc improvements [Bug 1211078] etc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-06-09 Donal K. Fellows <dkf@users.sf.net> + + * doc/expr.n, doc/mathfunc.n: Fix minor typos [Bug 1211078] and + add mention of distinctly-relevant [namespace path] subcommand. + 2005-06-07 Don Porter <dgp@users.sourceforge.net> * generic/tclInt.h: Reduced the Tcl_ObjTypes "index", |