# HG changeset patch # User hoelzl # Date 1245954377 -7200 # Node ID 73dc3a98669c6ba52ee964bc789d7ea8b62ca185 # Parent 64dea9a15031aedd27e9ca63b494a0dbd8420917 NEWS updated diff -r 64dea9a15031 -r 73dc3a98669c NEWS --- a/NEWS Thu Jun 25 18:12:40 2009 +0200 +++ b/NEWS Thu Jun 25 20:26:17 2009 +0200 @@ -68,6 +68,10 @@ * New evaluator "approximate" approximates an real valued term using the same method as the approximation method. +* "approximate" supports now arithmetic expressions as boundaries of intervals and implements +interval splitting. + + *** ML *** * Eliminated old Attrib.add_attributes, Method.add_methods and related