From 88673e5fef85823405aab18929b061cb1fe464e2 Mon Sep 17 00:00:00 2001 From: Phil Steitz Date: Thu, 25 Nov 2010 18:49:47 +0000 Subject: [PATCH] Updated changelog for JIRA: MATH-420 (should have been included in r1038873). git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1039139 13f79535-47bb-0310-9956-ffa450edef68 --- src/site/xdoc/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/site/xdoc/changes.xml b/src/site/xdoc/changes.xml index 0b1cce272..cb6ac2f0b 100644 --- a/src/site/xdoc/changes.xml +++ b/src/site/xdoc/changes.xml @@ -52,6 +52,9 @@ The type attribute can be add,update,fix,remove. If the output is not quite correct, check for invisible trailing spaces! --> + + Added toString() override to StatisticalSummaryValues. + Deprecated the whole ode.jacobians package. It is clumsy and difficult to use. It will be replaced by a completely rewritten implementation in 3.0, which will be more tightly