diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-02-22 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclExecute.c: Fix [Bug 2954959] expr abs(-0.0) is -0.0 + * tests/expr.test Added some test cases, backported from 8.5 + 2010-02-11 Andreas Kupries <andreask@activestate.com> * generic/tclCompile.c: [Bug 2949302]: Fixed leak of support |