diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-26 10:24:57 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-26 10:24:57 (GMT) |
commit | 30c8fdf6ad1da3979ac851dfe46e1c45636fd427 (patch) | |
tree | 69299f868ebc0d1754a77d462f33797fe06821a9 /ChangeLog | |
parent | 52f762e4fcb9a31c8866c6986198adb282fa4e7a (diff) | |
download | tcl-30c8fdf6ad1da3979ac851dfe46e1c45636fd427.zip tcl-30c8fdf6ad1da3979ac851dfe46e1c45636fd427.tar.gz tcl-30c8fdf6ad1da3979ac851dfe46e1c45636fd427.tar.bz2 |
Tighten up expr(n) wording. [Bug 1027849]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-26 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * doc/expr.n: Clarified that non-num/non-bool literals require + quoting. [Bug 1027849]. Also listed booleans as acceptable values. + 2004-10-26 Kevin B. Kenny <kennykb@acm.org> * library/clock.tcl (FreeScan): Fixed a bug that caused relative |