diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-05-29 09:44:44 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-05-29 09:44:44 (GMT) |
commit | 3be8c207009de29d1b986abc9e11c9815a42beec (patch) | |
tree | baf06272c14a5cf1c030debb20781ab4068243bb /ChangeLog | |
parent | 8d944280e1616ab92d470c999c5c1b98bf97908d (diff) | |
download | tcl-3be8c207009de29d1b986abc9e11c9815a42beec.zip tcl-3be8c207009de29d1b986abc9e11c9815a42beec.tar.gz tcl-3be8c207009de29d1b986abc9e11c9815a42beec.tar.bz2 |
[Bug 2931407]: Clarified semantics of division and remainder operators.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-05-29 Donal K. Fellows <dkf@users.sf.net> + + * doc/expr.n, doc/mathop.n: [Bug 2931407]: Clarified semantics of + division and remainder operators. + 2012-05-25 Donal K. Fellows <dkf@users.sf.net> * doc/namespace.n, doc/Ensemble.3: [Bug 3528418]: Document what is |