diff --git a/xdocs/changes.xml b/xdocs/changes.xml index c03a2889c..46541b9bd 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -38,9 +38,8 @@ The type attribute can be add,update,fix,remove. Commons Math Release Notes - - Added setSubMatrix methods to RealMatrix, BigMatrix. + Added setSubMatrix methods to RealMatrixImpl, BigMatrixImpl. To + Preserve backward compatibility with version 1.0, these methods were + not added to the RealMatrix, BigMatrix interfaces. Added createXIdentityMatrix methods to MatrixUtils and deprecated