diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-05-29 09:48:29 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-05-29 09:48:29 (GMT) |
commit | 21a263ff25b234d76b4215f24087263e934110cf (patch) | |
tree | a19c305f82d180a47f31466d9bedd2e93df532dc /ChangeLog | |
parent | a323b36b630d69fb11b797938d4d360e95fe0e8e (diff) | |
parent | 3be8c207009de29d1b986abc9e11c9815a42beec (diff) | |
download | tcl-21a263ff25b234d76b4215f24087263e934110cf.zip tcl-21a263ff25b234d76b4215f24087263e934110cf.tar.gz tcl-21a263ff25b234d76b4215f24087263e934110cf.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-29 Jan Nijtmans <nijtmans@users.sf.net> * win/tclWinDde.c: [Bug 3525762]: Encoding handling in dde. |