diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-11-04 Don Porter <dgp@users.sourceforge.net> + + TIP#274 IMPLEMENTATION + + * generic/tclParseExpr.c: Exponentiation operator is now + * tests/expr.test: right associative. [Patch 1556802] + 2006-11-03 Miguel Sofer <msofer@users.sf.net> * generic/tclBasic.c (TEOVI): fix por possible leak of a Command |