diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2009-05-26 09:08:05 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2009-05-26 09:08:05 (GMT) |
commit | 686a9ae36c1dd80c640cfd86c054fc097a9931d5 (patch) | |
tree | e9f8b9d1e47baa7763f196a521082ab1832167e9 /ChangeLog | |
parent | 2c662b5c9124de8ddab0d178bb7950d3633b96b4 (diff) | |
download | tcl-686a9ae36c1dd80c640cfd86c054fc097a9931d5.zip tcl-686a9ae36c1dd80c640cfd86c054fc097a9931d5.tar.gz tcl-686a9ae36c1dd80c640cfd86c054fc097a9931d5.tar.bz2 |
Fixed documentation of the right-associativity of the ** operator.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-05-26 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * doc/expr.n: Fixed documentation of the right-associativity of + the ** operator. + 2009-05-14 Donal K. Fellows <dkf@users.sf.net> * generic/tclOOInfo.c (InfoObjectNsCmd): Added introspection mechanism |