You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ce...@apache.org on 2012/03/19 07:55:02 UTC

svn propchange: r1302298 - svn:log

Author: celestin
Revision: 1302298
Modified property: svn:log

Modified: svn:log at Mon Mar 19 06:55:02 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Mar 19 06:55:02 2012
@@ -2,3 +2,4 @@ In class o.a.c.math3.linear.SymmLQ
   - Changed parameter order for the constructor of nested class State (for consistency with the constructor of SymmLQ).
   - Moved some static helper methods from SymmLQ to nested class State
   - Changed visibility of some static fields from private to protected in order to avoid the use of synthetic getters.
+See MATH-761.